Andrew Bonney ed85e8d2b1 Use common value for inspector callback URL
It appears this was missed in patch
Ib8d53b394937405c821687b1c46b2b19112267dd

This patch conforms the other pxe config to use the same
inspector callback URL

Change-Id: I5eee7d054bb4eda70acbaab9885c3985efb04002
2023-11-02 10:47:06 +00:00

9 lines
320 B
Django/Jinja

default inspect
label inspect
kernel {{ ironic_deploy_image_kernel_name }}
append initrd={{ ironic_deploy_image_initramfs_name }} ipa-inspection-callback-url={{ ironic_inspector_callback_url }} nomodeset vga=normal console=tty0 console=ttyS0,115200n8 {{ ironic_inspector_pxe_append_params | default('') }}
ipappend 3