2018-02-16 09:25:26 +00:00
|
|
|
# applications:
|
|
|
|
|
# users:
|
|
|
|
|
# - technical_user
|
|
|
|
|
# readers:
|
|
|
|
|
# users:
|
|
|
|
|
# - reader
|
|
|
|
|
# writers:
|
|
|
|
|
# users:
|
|
|
|
|
# - writer
|
2019-12-11 16:14:38 +00:00
|
|
|
## specify explicit permission codenames or include wildcard to match multiple permissions
|
2018-10-13 15:44:01 +00:00
|
|
|
# permissions:
|
|
|
|
|
# - delete_device
|
|
|
|
|
# - delete_virtualmachine
|
2019-12-11 16:14:38 +00:00
|
|
|
# - add_*
|
|
|
|
|
# - change_*
|
2019-12-05 15:41:11 +00:00
|
|
|
# vm_managers:
|
2019-12-11 16:21:28 +00:00
|
|
|
## yaml doesn't allow starting a key with an asterisk without explicit use of single quote
|
|
|
|
|
# - '*_virtualmachine'
|
2019-12-05 15:44:40 +00:00
|
|
|
# device_managers:
|
2019-12-11 16:21:28 +00:00
|
|
|
# - '*device*'
|
2019-12-05 15:41:11 +00:00
|
|
|
# creators:
|
2019-12-11 16:14:38 +00:00
|
|
|
# - add_*
|