Julian Noble
2 years ago
1 changed files with 3 additions and 0 deletions
@ -1,5 +1,8 @@
|
||||
#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' |
||||
|
||||
#login to netbox 'Admin' section to create a suitable token |
||||
auth_token: 'some-token-from-netbox' |
||||
|
Loading…
Reference in new issue