Merge "Fix typo in policy.json.sample"

This commit is contained in:
Jenkins 2016-08-26 16:44:16 +00:00 committed by Gerrit Code Review
commit 9110e07a5f

@ -27,7 +27,7 @@
# Set maintenance flag, taking a Node out of service
"baremetal:node:set_maintenance": "rule:is_admin"
# Clear maintenance flag, placing the Node into service again
"baremetal:node:clear_maintenance": "role:is_admin"
"baremetal:node:clear_maintenance": "rule:is_admin"
# Change Node boot device
"baremetal:node:set_boot_device": "rule:is_admin"
# Change Node power status