mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-23 08:46:54 +00:00
Add slurpit_netbox to plugins and requirements
This commit is contained in:
parent
c8c03945b0
commit
3128c98820
|
|
@ -6,6 +6,7 @@ PLUGINS = [
|
||||||
"netbox_inventory",
|
"netbox_inventory",
|
||||||
"netbox_reorder_rack",
|
"netbox_reorder_rack",
|
||||||
"netbox_diode_plugin",
|
"netbox_diode_plugin",
|
||||||
|
"slurpit_netbox",
|
||||||
# "netbox_proxbox",
|
# "netbox_proxbox",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ netbox-lists
|
||||||
netbox-inventory
|
netbox-inventory
|
||||||
netbox-reorder-rack
|
netbox-reorder-rack
|
||||||
netboxlabs-diode-netbox-plugin
|
netboxlabs-diode-netbox-plugin
|
||||||
|
slurpit_netbox
|
||||||
|
|
||||||
# netbox-proxbox>=0.0.6b2
|
# netbox-proxbox>=0.0.6b2
|
||||||
# proxbox-api>=0.0.2
|
# proxbox-api>=0.0.2
|
||||||
Loading…
Reference in a new issue