mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
correct issues with users.yml spacing
This commit is contained in:
parent
744ed91e2a
commit
71d8ac10ac
|
|
@ -1,10 +1,10 @@
|
||||||
#- username: technical_user
|
# - username: technical_user
|
||||||
# api_token: 0123456789technicaluser789abcdef01234567 # must be looooong!
|
# api_token: 0123456789technicaluser789abcdef01234567 # must be looooong!
|
||||||
#- username: reader
|
# - username: reader
|
||||||
# password: reader
|
# password: reader
|
||||||
#- username: writer
|
# - username: writer
|
||||||
# password: writer
|
# password: writer
|
||||||
#- username: jdoe
|
# - username: jdoe
|
||||||
# first_name: John
|
# first_name: John
|
||||||
# last_name: Doe
|
# last_name: Doe
|
||||||
# api_token: 0123456789jdoe789abcdef01234567jdoe
|
# api_token: 0123456789jdoe789abcdef01234567jdoe
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue