Skip to content

Commit 46597cf

Browse files
committed
chore(ironic): enable the manual-management hardware type
This hardware type can be used as a stand in for other devices that we will want to manually manage.
1 parent 3de8f4b commit 46597cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/ironic/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ conf:
4949
ironic:
5050
DEFAULT:
5151
# hardware types we have enabled in ironic
52-
enabled_hardware_types: redfish,idrac,ilo5,ilo,netdev
52+
enabled_hardware_types: redfish,idrac,ilo5,ilo,netdev,manual-management
5353
# enabled interfaces for the above hardware types, each hardware type must
5454
# have at least one enabled interface that it reports it supports
5555
enabled_bios_interfaces: no-bios,redfish,idrac-redfish,ilo

0 commit comments

Comments
 (0)