ARM/x86 mixed architecture
Configuration changes
# When set to 'yes', a new ipxe server container is deployed on the
# Ironic conductor node(s).
enable_ironic_ipxe: yes# Copy ironic config to avoid overwriting
cp path/to/chi-in-a-box/kolla/node_custom_config/ironic.conf \
$CC_ANSIBLE_SITE/node_custom_config/ironic.conf[DEFAULT]
enabled_boot_interfaces = ipxe,pxe
[pxe]
ipxe_bootfile_name_by_arch = aarch64:aarch64/snponly.efiApply changes
Post-config
Verification
Last updated