Merge "Update ironic iPXE configuration"
This commit is contained in:
commit
f8822a2f25
@ -184,11 +184,6 @@ deploy_logs_collect = always
|
|||||||
[pxe]
|
[pxe]
|
||||||
pxe_append_params = nofb nomodeset vga=normal console=tty0 console=ttyS0,{{ ironic_console_serial_speed }}
|
pxe_append_params = nofb nomodeset vga=normal console=tty0 console=ttyS0,{{ ironic_console_serial_speed }}
|
||||||
{% if enable_ironic_ipxe | bool %}
|
{% if enable_ironic_ipxe | bool %}
|
||||||
ipxe_enabled = True
|
|
||||||
pxe_bootfile_name = undionly.kpxe
|
|
||||||
uefi_pxe_bootfile_name = ipxe.efi
|
|
||||||
pxe_config_template = $pybasedir/drivers/modules/ipxe_config.template
|
|
||||||
uefi_pxe_config_template = $pybasedir/drivers/modules/ipxe_config.template
|
|
||||||
tftp_root = /httpboot
|
tftp_root = /httpboot
|
||||||
tftp_master_path = /httpboot/master_images
|
tftp_master_path = /httpboot/master_images
|
||||||
tftp_server = {{ api_interface_address }}
|
tftp_server = {{ api_interface_address }}
|
||||||
|
Loading…
Reference in New Issue
Block a user