Initial commit
This commit is contained in:
13
passwd.auto.tfvars.example
Normal file
13
passwd.auto.tfvars.example
Normal file
@@ -0,0 +1,13 @@
|
||||
#Netbox
|
||||
|
||||
|
||||
netbox_server_url = "https://netbox.exemple.net"
|
||||
netbox_api_token = ""
|
||||
netbox_allow_insecure_https = false
|
||||
|
||||
#XO
|
||||
|
||||
xo_url = "ws://xo.example.net"
|
||||
xo_username = "admin"
|
||||
xo_password = "passwd"
|
||||
xo_insecure = true
|
Reference in New Issue
Block a user