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 66ac726 + 4611f48 commit 6a2b4fcCopy full SHA for 6a2b4fc
playbooks/templates/standalone_parameters.yaml.j2
@@ -111,6 +111,9 @@ parameter_defaults:
111
cinder-vol-state-set:
112
key: "volume_extension:volume_admin_actions:reset_status"
113
value: "rule:admin_or_owner"
114
+ cinder-vol-force-detach:
115
+ key: "volume_extension:volume_admin_actions:force_detach"
116
+ value: "rule:admin_or_owner"
117
# We never want the node to reboot during tripleo deploy, but defer to later
118
KernelArgsDeferReboot: true
119
StandaloneExtraGroupVars:
0 commit comments