Fixing Prometheus in OTEL config. #68
@@ -1,16 +0,0 @@
|
|||||||
{% set vault_addr = 'https://vault.trez.wtf' %}
|
|
||||||
{% set secrets_path = 'rinoa-docker/env' %}
|
|
||||||
|
|
||||||
tunnel: 52bdee6e-8ccb-47be-ba9e-f8010b905e41
|
|
||||||
credentials-file: /etc/cloudflared/52bdee6e-8ccb-47be-ba9e-f8010b905e41.json
|
|
||||||
warp-routing:
|
|
||||||
enabled: true
|
|
||||||
|
|
||||||
ingress:
|
|
||||||
- hostname: git-ssh.trez.wtf
|
|
||||||
service: ssh://gitea:22
|
|
||||||
- hostname: gist-ssh.trez.wtf
|
|
||||||
service: ssh://gitea-opengist:2222
|
|
||||||
- hostname: ssh.trez.wtf
|
|
||||||
service: ssh://192.168.1.254:22
|
|
||||||
- service: http_status:404 # Default for unmatched requests
|
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
run_once: true
|
run_once: true
|
||||||
|
|
||||||
- name: Print concise become: true list
|
- name: Print concise become true list
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: >-
|
msg: >-
|
||||||
Files requiring become=true:
|
Files requiring become=true:
|
||||||
|
|||||||
Reference in New Issue
Block a user