Fix typo
This commit is contained in:
parent
ca3d89e671
commit
7d99cef57c
1 changed files with 2 additions and 2 deletions
|
@ -100,8 +100,8 @@
|
|||
- targets: |
|
||||
{{ groups['aurore_pve'] + groups['aurore_vm'] | list | sort }}
|
||||
prometheus_postgres_targets:
|
||||
- targets:
|
||||
- {{ groups['bdd'] + groups['radius'] | list | sort }}
|
||||
- targets: |
|
||||
{{ groups['bdd'] + groups['radius'] | list | sort }}
|
||||
prometheus_switch_snmp_targets:
|
||||
- targets:
|
||||
- yggdrasil.switch.auro.re
|
||||
|
|
Loading…
Reference in a new issue