Files
mcollective-actionpolicy-auth/spec/actionpolicy/fixtures/example15
R.I.Pienaar 84ff5d959d 19210 - Publish the actionpolicy simple rpc authorization plugin
Refactored, added tests and updated docs
2013-03-19 16:39:33 +00:00

6 lines
291 B
Plaintext

policy default deny
allow uid=500 * * *
allow uid=600 * customer=acme acme::devserver
allow uid=600 enable disable status customer=acme *
allow uid=700 restart (puppet().enabled=false and environment=production) or environment=development