File: default_boot_option-09992dff723b9167.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 (10 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
---
features:
  - Add "ironic::conductor::default_boot_option" parameter to configure the
    default boot option for nodes.
upgrade:
  - |
    Is is recommended to set ``ironic::conductor::default_boot_option``
    to an explicit value, as it's default value will change in the future from
    "netboot" to "local". See `bug 1619339
    <https://bugs.launchpad.net/ironic/+bug/1619339>`_ for details.