summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-02 21:32:03 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-02 21:32:03 +0200
commit198c69b9a2f21d85d7ec4acb3c391203b1ec2f9f (patch)
tree4e3f1cf7b136596297d09af847ffbb722c0a6148 /inventory/group_vars/chaos-at-home
parentlwl k8s: add node 03 (diff)
add new workstation
Diffstat (limited to 'inventory/group_vars/chaos-at-home')
-rw-r--r--inventory/group_vars/chaos-at-home/network.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml
index 28a29081..8585bfd5 100644
--- a/inventory/group_vars/chaos-at-home/network.yml
+++ b/inventory/group_vars/chaos-at-home/network.yml
@@ -5,11 +5,13 @@ network_zones:
prefix: 192.168.28.0/24
gateway: 192.168.28.254
dns:
- - 192.168.28.254
+# - 192.168.28.254
+ - 9.9.9.9
dhcp:
start: 100
limit: 199
offsets:
+ ch-equinox-ws: 1
ch-auth: 88
ch-prometheus: 99
ch-prometheus-old: 250