Skip to content

Commit d786564

Browse files
committed
Have inspection hook add baremetal ports for all NICs it finds
1 parent 96ac198 commit d786564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/ironic/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ conf:
8989
inspector:
9090
extra_kernel_params: ipa-collect-lldp=1
9191
hooks: "$default_hooks,pci-devices,parse-lldp,resource-class,update-baremetal-port"
92+
add_ports: "all"
9293
# enable sensors and metrics for redfish metrics - https://docs.openstack.org/ironic/latest/admin/drivers/redfish/metrics.html
9394
sensor_data:
9495
send_sensor_data: true

0 commit comments

Comments
 (0)