Skip to content

Commit 96ac198

Browse files
committed
Replace the link-local-connection hook with our own customised version
1 parent cd8d5ab commit 96ac198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ironic/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ conf:
8888
loader_file_paths: "snponly.efi:/usr/lib/ipxe/snponly.efi"
8989
inspector:
9090
extra_kernel_params: ipa-collect-lldp=1
91-
hooks: "$default_hooks,pci-devices,parse-lldp,local-link-connection,resource-class"
91+
hooks: "$default_hooks,pci-devices,parse-lldp,resource-class,update-baremetal-port"
9292
# enable sensors and metrics for redfish metrics - https://docs.openstack.org/ironic/latest/admin/drivers/redfish/metrics.html
9393
sensor_data:
9494
send_sensor_data: true

0 commit comments

Comments
 (0)