summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-10-25 00:09:53 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-10-25 00:20:22 +0200
commitad26909a1adb7a559ea7644c0906f37fe8545071 (patch)
tree0f1f36582638890ac77da93f6f1c3dd5752407a2
parentadd new ch-pan (diff)
chaos-at-home: switch to magenta dns servers (for now...)
-rw-r--r--inventory/group_vars/chaos-at-home/network.yml8
-rw-r--r--inventory/host_vars/ch-mon.yml6
-rw-r--r--inventory/host_vars/ele-telesto.yml3
3 files changed, 12 insertions, 5 deletions
diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml
index 29e53a2b..20d6f214 100644
--- a/inventory/group_vars/chaos-at-home/network.yml
+++ b/inventory/group_vars/chaos-at-home/network.yml
@@ -6,8 +6,8 @@ network_zones:
gateway: 192.168.28.254
dns:
# - 192.168.28.254
-# - 9.9.9.9
- - 1.1.1.1
+ - 195.58.160.194
+ - 195.58.161.122
dhcp:
start: 100
limit: 199
@@ -62,8 +62,8 @@ network_zones:
gateway: 192.168.32.254
dns:
# - 192.168.32.254
-# - 9.9.9.9
- - 1.1.1.1
+ - 195.58.160.194
+ - 195.58.161.122
offsets:
ch-apps: 1
ch-http-proxy: 8
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
diff --git a/inventory/host_vars/ele-telesto.yml b/inventory/host_vars/ele-telesto.yml
index ca776d92..a321e5ed 100644
--- a/inventory/host_vars/ele-telesto.yml
+++ b/inventory/host_vars/ele-telesto.yml
@@ -8,7 +8,8 @@ install:
network:
# nameservers: "{{ network_zones.cc_hmtsaal.dns }}"
nameservers:
- - 1.1.1.1
+ - 195.58.160.194
+ - 195.58.161.122
domain: "{{ host_domain }}"
primary: &_network_primary_
name: enp35s0