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:
|
||||
nexus:
|
||||
nextcloud:
|
||||
monitoring:
|
||||
nightlydocker:
|
||||
hosts:
|
||||
matrix:
|
||||
@ -37,4 +38,5 @@ all:
|
||||
bitwarden:
|
||||
nexus:
|
||||
nextcloud:
|
||||
monitoring:
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user