summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-apps/vars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-apps/vars.yml')
-rw-r--r--inventory/host_vars/ch-apps/vars.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-apps/vars.yml b/inventory/host_vars/ch-apps/vars.yml
index 8ea12d8b..22a5578a 100644
--- a/inventory/host_vars/ch-apps/vars.yml
+++ b/inventory/host_vars/ch-apps/vars.yml
@@ -66,7 +66,7 @@ prometheus_exporters_extra:
prometheus_job_multitarget_blackbox__probe:
ch-mon:
- svc_kind: ssh
- svc_name: "{{ inventory_hostname }}"
+ svc_instance: "{{ inventory_hostname }}"
target: "{{ network_zones.svc.prefix | ansible.utils.ipaddr(network_zones.svc.offsets[inventory_hostname]) | ansible.utils.ipaddr('address') }}:{{ ansible_port | default(22) }}"
module: ssh_banner