From b84ec4bea129710f90da958091a7f0c49e76e9ac Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 22 Jul 2022 02:59:01 +0200 Subject: ele-cypso is now the monitoring host for elevate-festival --- inventory/host_vars/ele-thetys.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ele-thetys.yml') diff --git a/inventory/host_vars/ele-thetys.yml b/inventory/host_vars/ele-thetys.yml index 1fb0ac61..3811a578 100644 --- a/inventory/host_vars/ele-thetys.yml +++ b/inventory/host_vars/ele-thetys.yml @@ -52,7 +52,7 @@ prometheus_exporter_node_textfile_collector_scripts: - chrony prometheus_job_multitarget_blackbox__probe: - ele-mon: + ele-calypso: - instance: "ssh-{{ inventory_hostname }}" target: "{{ network_zones.cc_leslie.prefix | ipaddr(network_zones.cc_leslie.offsets[inventory_hostname]) | ipaddr('address') }}:{{ ansible_port | default(22) }}" module: ssh_banner -- cgit v1.2.3