mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-26 18:03:30 +01:00
14 lines
372 B
YAML
14 lines
372 B
YAML
# technical_user:
|
|
# api_token: 0123456789technicaluser789abcdef01234567 # must be looooong!
|
|
# reader:
|
|
# password: reader
|
|
# writer:
|
|
# password: writer
|
|
## specify explicit permission codenames or codename filter functions and filters to match on
|
|
# permissions:
|
|
# - delete_device
|
|
# - delete_virtualmachine
|
|
# - codename__startswith:
|
|
# - add_
|
|
# - change_
|