Fix CI
This commit is contained in:
parent
1908deee9c
commit
d891559e28
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
||||||
|
|
||||||
# Prometheus targets.json
|
# Prometheus targets.json
|
||||||
prometheus_targets:
|
prometheus_targets:
|
||||||
- targets: |
|
- targets: |
|
||||||
{{ groups['ovh_pve'] + groups['ovh_vm'] | list | sort }}
|
{{ groups['ovh_pve'] + groups['ovh_vm'] | list | sort }}
|
||||||
prometheus_postgres_targets:
|
prometheus_postgres_targets:
|
||||||
- targets:
|
- targets:
|
||||||
|
|
Loading…
Reference in a new issue