Add enable_ironic_ipxe option to globals.yml
Kolla Ironic reference point out enable booting via iPXE by setting "enable_ironic_ipxe" to "true" in "/etc/kolla/globals.yml", but there is no enable_ironic_ipxe option exists in globals.yml. Change-Id: I5794fc5a7d236f7f486011f53366a5b3f4c59731
This commit is contained in:
parent
66205ab1fa
commit
f7e64beaed
@ -198,6 +198,7 @@ kolla_internal_vip_address: "10.10.10.254"
|
||||
#enable_hyperv: "no"
|
||||
#enable_influxdb: "no"
|
||||
#enable_ironic: "no"
|
||||
#enable_ironic_ipxe: "no"
|
||||
#enable_ironic_pxe_uefi: "no"
|
||||
#enable_kafka: "no"
|
||||
#enable_karbor: "no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user