You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
257 B
6 lines
257 B
2 years ago
|
#SAMPLE file - do not put secret data in this file while it is in the /examples folder!
|
||
|
#IMPORTANT: Rename to local_settings.yaml and check it is covered by .gitignore
|
||
|
netbox:
|
||
|
url: 'https://www.netbox1.intx.com.au'
|
||
|
auth_token: 'some-token-from-netbox'
|