puppet-ironic/releasenotes/notes/add-pxe-ip-version-param-063ffc9fc7d05eb5.yaml
Harald Jensås 0e8a483e35 [pxe]/ip_version param in ironic::drivers::pxe
Add the ip_version parameter in the pxe class so that
the IP version that will be used for PXE booting can
be configured.

Closes-Bug: #1845746
Change-Id: Ib29adccc8378bd3e2a46b7d2ca3cfacba55e7674
2019-09-28 01:35:31 +02:00

8 lines
248 B
YAML

---
features:
- |
New parameter added for ``[pxe]/ip_version`` in ``ironic::drivers::pxe``.
It is used to set the IP version that will be used for PXE booting.
Bug: `1845746 <https://bugs.launchpad.net/puppet-ironic/+bug/1845746>`_.