summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos_at_home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-06-20 21:11:48 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-06-20 21:11:48 +0200
commitc774d628815f2e2ec7ba4aed30c23f3e15667e5f (patch)
treec9c6a7e5e74faf1932d726ea509b7feda9cf7b97 /inventory/group_vars/chaos_at_home
parentchaos-at-home net-config (diff)
cah: add services vlan
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