diff --git a/salt-pillar/dhcp/init.sls b/salt-pillar/dhcp/init.sls index 207e46b..87a8a7a 100644 --- a/salt-pillar/dhcp/init.sls +++ b/salt-pillar/dhcp/init.sls @@ -2,7 +2,7 @@ dhcp: serv: start: 172.20.73.2 end: 172.20.73.63 - time: 7776000 + time: 300 max-time: 31536000 opts: host-opts: @@ -14,7 +14,7 @@ dhcp: pub: start: 172.20.76.2 end: 172.20.77.254 - time: 300 + time: 30 max-time: 3600 opts: host-opts: @@ -26,7 +26,7 @@ dhcp: priv1: start: 172.20.74.2 end: 172.20.74.14 - time: 3600 + time: 120 max-time: 86400 opts: host-opts: @@ -38,7 +38,7 @@ dhcp: priv2: start: 172.20.75.2 end: 172.20.75.31 - time: 3600 + time: 120 max-time: 86400 opts: host-opts: