Add permissions to user/group initializers
Thank you @bdlamprecht for researching how to add permissions to users and groups in #92. Fixes #92
This commit is contained in:
parent
f1ebd4d246
commit
4053a714f8
5 changed files with 42 additions and 3 deletions
|
@ -4,3 +4,10 @@
|
|||
# password: reader
|
||||
# writer:
|
||||
# password: writer
|
||||
# permissions:
|
||||
# - add_device
|
||||
# - change_device
|
||||
# - delete_device
|
||||
# - add_virtualmachine
|
||||
# - change_virtualmachine
|
||||
# - delete_virtualmachine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue