Initial commit

This commit is contained in:
2022-04-25 13:50:01 +02:00
commit 213960dec7
10 changed files with 326 additions and 0 deletions

View 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