From ad26909a1adb7a559ea7644c0906f37fe8545071 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 25 Oct 2022 00:09:53 +0200 Subject: chaos-at-home: switch to magenta dns servers (for now...) --- inventory/host_vars/ch-mon.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'inventory/host_vars/ch-mon.yml') diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index ee9d12cc..f189501b 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -101,6 +101,12 @@ prometheus_job_multitarget_blackbox__probe: - instance: "ping-magentagw" target: 62.99.185.129 module: icmp + - instance: "ping-magentadns1" + target: 195.58.160.194 + module: icmp + - instance: "ping-magentadns2" + target: 195.58.161.122 + module: icmp - instance: "ping-quad9" target: 9.9.9.9 module: icmp -- cgit v1.2.3