dch-gw: dhcpd: Reduce blue pool size

A few more hosts are going to need static addresses, so the pool needs
to start later in the address space to make room for them.
jenkins-master
Dustin 2018-05-06 13:11:57 -05:00
parent aba3fe8e04
commit 2cf4e71170
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dhcp_subnets:
# pyrocufflink.blue
- address: 172.30.0.0/26
pools:
- start: 172.30.0.11
- start: 172.30.0.20
end: 172.30.0.59
routers:
- 172.30.0.1