Update deprecated pxe_append_params -> kernel_append_params

Change-Id: I75be2f5dd10d36484a46af9d408bbb436dba0d5a
This commit is contained in:
Dmitry Tantsur 2021-07-27 11:05:27 +02:00
parent dfa9eddb3f
commit d5199cf10e

View File

@ -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