We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 733ca48 + b119e8b commit 0b070c0Copy full SHA for 0b070c0
components/ironic/values.yaml
@@ -24,6 +24,10 @@ labels:
24
node_selector_value: conductor
25
26
conf:
27
+ # Update policies for better integration with OpenStack services
28
+ # https://docs.openstack.org/ironic/latest/configuration/sample-policy.html
29
+ policy:
30
+ "baremetal:node:get:last_error": "role:service or role:admin or (project_id:%(node.owner)s or project_id:%(node.lessee)s)"
31
ironic:
32
DEFAULT:
33
# We only want to default to direct, otherwise defaults interfere with hardware
0 commit comments