Merge "Set [pxe] tftp_server in ironic.conf"
This commit is contained in:
commit
02e58e6dac
@ -118,6 +118,7 @@ pxe_config_template = $pybasedir/drivers/modules/ipxe_config.template
|
|||||||
uefi_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 }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if enable_ironic_ipxe | bool %}
|
{% if enable_ironic_ipxe | bool %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user