kolla-ansible/releasenotes/notes/ironic-dnsmasq-gateway-5a887a0a2f946bd5.yaml
Mark Goddard 69c1bf2d82 Allow configuring a gateway for the inspection network
This is configured via the ironic_dnsmasq_default_gateway variable, and
is not set by default.

Change-Id: I4deea65876d0852ba2b48a8cf9bad94f4df2a18d
2018-07-25 18:15:08 +00:00

7 lines
233 B
YAML

---
features:
- |
Adds support for configuring a default gateway to be used in the Ironic
Inspector inspection network. This is configured via the
``ironic_dnsmasq_default_gateway`` variable, and is not set by default.