Merge branch 'master' into add-more-seeds
This commit is contained in:
commit
7e6edd1bf5
6 changed files with 43 additions and 4 deletions
|
@ -7,3 +7,10 @@
|
|||
# writers:
|
||||
# users:
|
||||
# - writer
|
||||
# permissions:
|
||||
# - add_device
|
||||
# - change_device
|
||||
# - delete_device
|
||||
# - add_virtualmachine
|
||||
# - change_virtualmachine
|
||||
# - delete_virtualmachine
|
||||
|
|
|
@ -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