Terenez has no more APT proxy
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
f6b2ff4804
commit
0a5836e824
|
@ -74,10 +74,7 @@ loc_prometheus:
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
file: targets_nginx.json
|
file: targets_nginx.json
|
||||||
targets:
|
targets: "{{ groups['nginx'] | select('match', '^.*\\.cachan-adm\\.crans\\.org$') | list | sort }}"
|
||||||
- charybde.cachan-adm.crans.org
|
|
||||||
- rodauh.cachan-adm.crans.org
|
|
||||||
- terenez.cachan-adm.crans.org
|
|
||||||
config:
|
config:
|
||||||
- job_name: nginx
|
- job_name: nginx
|
||||||
file_sd_configs:
|
file_sd_configs:
|
||||||
|
|
|
@ -22,13 +22,7 @@ loc_prometheus:
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
file: targets_nginx.json
|
file: targets_nginx.json
|
||||||
targets:
|
targets: "{{ groups['nginx'] | select('match', '^.*\\.adm\\.crans\\.org$') | list | sort }}"
|
||||||
- gitzly.adm.crans.org
|
|
||||||
- hodaur.adm.crans.org
|
|
||||||
- jitsi.adm.crans.org
|
|
||||||
- kiwi.adm.crans.org
|
|
||||||
- mailman.adm.crans.org
|
|
||||||
- roundcube.adm.crans.org
|
|
||||||
config:
|
config:
|
||||||
- job_name: nginx
|
- job_name: nginx
|
||||||
file_sd_configs:
|
file_sd_configs:
|
||||||
|
|
Loading…
Reference in New Issue