summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos_at_home
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars/chaos_at_home')
-rw-r--r--inventory/group_vars/chaos_at_home/network.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/inventory/group_vars/chaos_at_home/network.yml b/inventory/group_vars/chaos_at_home/network.yml
index fd9124c3..62c04b59 100644
--- a/inventory/group_vars/chaos_at_home/network.yml
+++ b/inventory/group_vars/chaos_at_home/network.yml
@@ -25,6 +25,16 @@ network_zones:
encryption: "psk2"
key: "{{ vault_wifi_keys.iot }}"
+ svc:
+ vlan: 32
+ prefix: 192.168.32.0/24
+ gw: 192.168.32.254
+ dns:
+ - 192.168.32.254
+ offsets:
+ web: 80
+ mail: 143
+
mgmt:
vlan: 42
prefix: 192.168.42.0/24