0cd31ddc21
This introduces a new class to manage [pxe] options, which are used by the iptables PXE filter options. The configuration of [pxe] dnsmasq_interface option will be moved to the new class, following the existing implementation to configure the [dnsmasq_pxe_filter] dhcp_hostsdir option. Change-Id: If0ec9eecb70d9976de76899fc115fc9facc75fdd
11 lines
327 B
YAML
11 lines
327 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``ironic::inspector::pxe_filter::iptables`` class has been added.
|
|
|
|
deprecations:
|
|
- |
|
|
Configuration of the ``[pxe] dnsmasq_interface`` option by
|
|
the ``ironic::inspector`` class is deprecated. The option will be
|
|
managed by only the ``ironic::inspector::pxe_filter::iptables`` class.
|