You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/ironic/values.yaml
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -48,22 +48,23 @@ conf:
48
48
"baremetal:node:get_console": "((role:member and system_scope:all) or rule:service_role) or (role:service and system_scope:all) or (role:member and project_id:%(node.owner)s) or (role:service and project_id:%(node.owner)s) or (role:member and project_id:%(node.lessee)s)"
49
49
ironic:
50
50
DEFAULT:
51
-
# We only want to default to direct, otherwise defaults interfere with hardware
52
-
# types selecting their own defaults. So we purposefully leave the defaults unset
53
-
# but enable everything that our Redfish focused (with iDRAC and iLO support)
0 commit comments