From 06bfc41a5ce11b42040a4234c938582f1fab320e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 4 Jun 2024 23:42:17 +0200 Subject: install coredns to ch-iot --- inventory/group_vars/chaos-at-home/network.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/group_vars') diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml index f8956a47..9b53d52a 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -59,6 +59,8 @@ network_zones: iot: vlan: 30 prefix: 192.168.30.0/24 + dns: + - 192.168.30.254 wifi: ssid: "stuff at home" #encryption: "sae-mixed" -- cgit v1.2.3