Remove matrix-services (will be deleted)

pull/63/head
pz2891 3 years ago
parent efafbd6013
commit 74ca9c8622

@ -57,7 +57,6 @@ synapse.adm.auro.re
wikijs.adm.auro.re
www.adm.auro.re
proxy-ovh.adm.auro.re
matrix-services.adm.auro.re
[ovh_vm]
serge.adm.auro.re

@ -164,7 +164,7 @@
# Prometheus targets.json
prometheus_targets:
- targets: |
{{ groups['ovh_pve'] + groups['ovh_vm'] | list | sort }}
{{ groups['ovh_pve'] + groups['ovh_vm'] + groups['ovh_container'] | list | sort }}
prometheus_postgres_targets:
- targets:
- bdd-ovh.adm.auro.re
@ -205,6 +205,6 @@
# Monitor all hosts
- hosts: all,!edc_unifi,!fleming_unifi,!pacaterie_unifi,!gs_unifi,!rives_unifi,!aurore_testing_vm,!ovh_container
- hosts: all,!edc_unifi,!fleming_unifi,!pacaterie_unifi,!gs_unifi,!rives_unifi,!aurore_testing_vm
roles:
- prometheus_node

7634
xxx.log

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save