diff --git a/salt-pillar/dhcp/init.sls b/salt-pillar/dhcp/init.sls index 9e60a46..1b5b244 100644 --- a/salt-pillar/dhcp/init.sls +++ b/salt-pillar/dhcp/init.sls @@ -1,16 +1,4 @@ dhcp: - serv: - start: 172.20.73.2 - end: 172.20.73.63 - time: 604800 - max-time: 31536000 - opts: - domain-name-servers: "172.20.73.8, 9.9.9.9" - host-opts: - routers: serv-gw.serv - string-opts: - domain-name: serv.zentralwerk.dn42 - pub: start: 172.20.78.2 end: 172.20.79.254