File: add-pxe-ip-version-param-063ffc9fc7d05eb5.yaml

package info (click to toggle)
puppet-module-ironic 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,612 kB
  • sloc: ruby: 5,990; python: 33; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
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>`_.