bifrost/releasenotes/notes/inventory_dns-921195abbc5e65ef.yaml
Yolanda Robla 5553ccab81 Add inventory_dns feature to bifrost
This will allow to configure addressing based on inventory

Change-Id: I71517146a197e39ed8ff2205e4234685d95331ad
2016-01-15 15:58:25 +01:00

10 lines
396 B
YAML

---
features:
- Adds new feature to manage DNS with the settings
on the inventory. When ``inventory_dns`` setting is
True, it will populate a set of record-host entries,
for each of the hostnames present on the inventory,
matching the ``ipv4_address``. This will override
the default dnsmasq behaviour, that will associate
hostnames with IP present on the leases file.