diff --git a/components/ironic/values.yaml b/components/ironic/values.yaml index 3b2e6b13e..3da59b2ed 100644 --- a/components/ironic/values.yaml +++ b/components/ironic/values.yaml @@ -99,11 +99,11 @@ conf: add_ports: "all" extra_kernel_params: ipa-collect-lldp=1 # Agent inspection hooks run after inspecting in-band using the IPA image: - hooks: "ramdisk-error,validate-interfaces,architecture,pci-devices,parse-lldp,update-baremetal-port" + hooks: "ramdisk-error,validate-interfaces,architecture,pci-devices,parse-lldp,update-baremetal-port,chassis_model" keep_ports: "present" redfish: # Redfish inspection hooks run after inspecting out-of-band using the BMC: - inspection_hooks: "validate-interfaces,ports,port-bios-name,architecture,pci-devices,resource-class" + inspection_hooks: "validate-interfaces,ports,port-bios-name,architecture,pci-devices,resource-class,chassis_model" # To avoid SSL issues due to the system clock differing, have the conductor # set the system clock to its time whenever we go to boot the machine into # IPA