tripleo-heat-templates/releasenotes/notes/ipxe_timeout-5824c87e849b1b50.yaml
Emilien Macchi 931067f900 ironic-conductor: configure ipxe_timeout to 60
... to have parity with instack-undercloud, we will set:
ironic::drivers::pxe::ipxe_timeout: 60

Note: this is done via a new parameter, IronicIPXETimeout that can be
overriden by the user.

Change-Id: I9c558340517fc6590123e20b12ce75a40a6084dd
2018-04-05 17:23:16 -07:00

6 lines
161 B
YAML

---
features:
- |
A new parameter IronicIPXETimeout can change the default iPXE timeout, set to
60 seconds. Note that 0 would set an infinite timeout.