puppet-ironic/releasenotes/notes/adding_inspector_boot_mode-5bb8a41e75c33622.yaml
Joe Talerico 17634d7969 Adding detect_boot_mode option
Allow users to update the boot_mode in ironic inspector. Default is set
to $::os_service_default (false).

Change-Id: I9a1c558790560f4ba7feebf41f46d3b9231a5250
2016-11-14 06:32:35 -05:00

5 lines
147 B
YAML

---
features:
- Add "ironic::inspector::detect_boot_mode" parameter to configure
whether to store the boot mode (BIOS or UEFI).