summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-11-21 00:47:04 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-11-21 00:47:04 +0100
commite627d480d9380379020612bb7c6847fb7dbda5b2 (patch)
tree4047a29b0cd048da9735a97eb0b92ebfae3a4e05
parentsome more cleanups and fixes (diff)
one more minor fix
-rw-r--r--inventory/host_vars/ch-mon.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index 8e7e0074..c6ec6901 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -104,7 +104,7 @@ prometheus_exporter_smokeping_targets:
- 9.9.9.9
- 8.8.8.8
- 1.1.1.1
- - "{{ hostvars['ch-atlas'].vm_host.network.bridges.public.prefix | ansible.utils.ipaddr(hostvars['ch-atlas'].vm_host.network.bridges.public.offsets['ch-atlas']) | ipaddr('address') }}"
+ - "{{ hostvars['ch-atlas'].vm_host.network.bridges.public.prefix | ansible.utils.ipaddr(hostvars['ch-atlas'].vm_host.network.bridges.public.offsets['ch-atlas']) | ansible.utils.ipaddr('address') }}"
prometheus_job_multitarget_blackbox__probe:
ch-mon: