summaryrefslogtreecommitdiff
path: root/dan/ele-calypso.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-12-07 22:36:08 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-12-07 22:53:30 +0100
commit4d16bcd374f6fa830d1598a506d46b5b07aad857 (patch)
tree26186c96ccd677a37109daa75088e011047fe3bf /dan/ele-calypso.yml
parentmonitoring/grafana: fix permission fighting between ansible und grafana-server (diff)
monitoring: add simple landingpage
Diffstat (limited to 'dan/ele-calypso.yml')
-rw-r--r--dan/ele-calypso.yml14
1 files changed, 1 insertions, 13 deletions
diff --git a/dan/ele-calypso.yml b/dan/ele-calypso.yml
index 818e8f3a..106a73d0 100644
--- a/dan/ele-calypso.yml
+++ b/dan/ele-calypso.yml
@@ -24,19 +24,7 @@
- role: monitoring/prometheus/server
- role: monitoring/prometheus/alertmanager
- role: monitoring/grafana
- - role: nginx/vhost
- nginx_vhost:
- name: monitoring
- template: generic
- hostnames:
- - "_"
- locations:
- '/grafana/':
- proxy_pass: "http://127.0.0.1:3000"
- '/prometheus/':
- proxy_pass: "http://127.0.0.1:9090"
- '/alertmanager/':
- proxy_pass: "http://127.0.0.1:9093"
+ - role: monitoring/landingpage
post_tasks:
## TODO: move to network/interfaces when this is done
- name: install vlan interfaces