Update deprecated pxe_append_params -> kernel_append_params
Change-Id: I75be2f5dd10d36484a46af9d408bbb436dba0d5a
This commit is contained in:
parent
dfa9eddb3f
commit
d5199cf10e
@ -63,7 +63,7 @@ deploy_logs_local_path = {{ ironic_agent_deploy_logs_local_path }}
|
||||
{% endif %}
|
||||
|
||||
[pxe]
|
||||
pxe_append_params = {{ pxe_kernel_params }}
|
||||
kernel_append_params = {{ pxe_kernel_params }}
|
||||
tftp_server = {{ internal_ip }}
|
||||
tftp_root = /tftpboot
|
||||
ipxe_boot_script = /etc/ironic/boot.ipxe
|
||||
|
Loading…
x
Reference in New Issue
Block a user