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

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