diff --git a/deployment/ironic/ironic-conductor-container-puppet.yaml b/deployment/ironic/ironic-conductor-container-puppet.yaml index 1246fbdbff..11ffa4f635 100644 --- a/deployment/ironic/ironic-conductor-container-puppet.yaml +++ b/deployment/ironic/ironic-conductor-container-puppet.yaml @@ -117,7 +117,7 @@ parameters: type must have at least one valid implementation enabled. type: comma_delimited_list IronicEnabledBootInterfaces: - default: ['pxe'] + default: ['ipxe', 'pxe'] description: Enabled boot interface implementations. Each hardware type must have at least one valid implementation enabled. type: comma_delimited_list