19210 - Publish the actionpolicy simple rpc authorization plugin
Refactored, added tests and updated docs
This commit is contained in:
5
spec/actionpolicy/fixtures/example15
Normal file
5
spec/actionpolicy/fixtures/example15
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user