diff --git a/salt-pillar/dhcp/init.sls b/salt-pillar/dhcp/init.sls index 3043aea..424f4f0 100644 --- a/salt-pillar/dhcp/init.sls +++ b/salt-pillar/dhcp/init.sls @@ -252,6 +252,18 @@ dhcp: string-opts: domain-name: priv19.zentralwerk.org + priv20: + start: 172.20.74.112 + end: 172.20.74.126 + time: 120 + max-time: 86400 + opts: + host-opts: + routers: priv20-gw.priv20 + domain-name-servers: upstream2.core + string-opts: + domain-name: priv20.zentralwerk.org + radio: start: 172.20.73.130 end: 172.20.73.190 diff --git a/salt-pillar/lxc-containers/server1.sls b/salt-pillar/lxc-containers/server1.sls index da09033..58a77ce 100644 --- a/salt-pillar/lxc-containers/server1.sls +++ b/salt-pillar/lxc-containers/server1.sls @@ -230,6 +230,17 @@ containers: type: phys hwaddr: 0A:14:48:01:2A:1D + priv20-gw: + interfaces: + core: + type: veth + gw: upstream2 + gw6: upstream1 + hwaddr: 0A:14:48:01:2A:1E + priv20: + type: phys + hwaddr: 0A:14:48:01:2A:1F + upstream1: interfaces: core: