498f5d2ccd
Turns out the dhcp-range option of dnsmasq does not constrain the DHCP leases to the range specified. When using inventory_dhcp, we specify the *exact* set of machines that will be managed by dnsmasq via the json inventory and therefore it should just provide IPs to those machines. Change-Id: Ic72ab075a1e2ef351f5ddb00c1a34e5fbb163036
5 lines
128 B
YAML
5 lines
128 B
YAML
---
|
|
fixes:
|
|
- Dnsmasq option was added to only offer DHCP leases
|
|
to known mac addresses when inventory_dhcp is being used.
|