This commit is contained in:
parent
edcbafcc2e
commit
5e198281cb
10
host_vars/monitoring.yaml
Normal file
10
host_vars/monitoring.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
ansible_host: monitoring.intra.tormakris.dev
|
||||||
|
webserver:
|
||||||
|
- domain: "_"
|
||||||
|
port: 8080
|
||||||
|
bigrequests: false
|
||||||
|
- domain: "grafana.tormakristof.eu"
|
||||||
|
port: 8181
|
||||||
|
bigrequests: false
|
||||||
|
...
|
@ -29,6 +29,7 @@ all:
|
|||||||
bitwarden:
|
bitwarden:
|
||||||
nexus:
|
nexus:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
|
monitoring:
|
||||||
nightlydocker:
|
nightlydocker:
|
||||||
hosts:
|
hosts:
|
||||||
matrix:
|
matrix:
|
||||||
@ -37,4 +38,5 @@ all:
|
|||||||
bitwarden:
|
bitwarden:
|
||||||
nexus:
|
nexus:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
|
monitoring:
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user