Update images/netbox/plugins.py
Some checks failed
Build and Push Docker Images / build (push) Failing after 4s
Some checks failed
Build and Push Docker Images / build (push) Failing after 4s
This commit is contained in:
@@ -39,16 +39,4 @@ PLUGINS_CONFIG = {
|
|||||||
# "allow_coordinates_saving": True,
|
# "allow_coordinates_saving": True,
|
||||||
# "always_save_coordinates": False,
|
# "always_save_coordinates": False,
|
||||||
},
|
},
|
||||||
# "netbox_proxbox": {
|
|
||||||
# "proxmox": [
|
|
||||||
# {
|
|
||||||
# "domain": "proxmox.example.com",
|
|
||||||
# "http_port": 8006,
|
|
||||||
# "user": "root@pam",
|
|
||||||
# "password": "your-password",
|
|
||||||
# "ssl": True,
|
|
||||||
# "node": "pve",
|
|
||||||
# }
|
|
||||||
# ],
|
|
||||||
# },
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user