mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-23 08:46:54 +00:00
Remove slurpit_netbox from the list of plugins
This commit is contained in:
parent
3128c98820
commit
946678d53e
|
|
@ -6,7 +6,6 @@ PLUGINS = [
|
||||||
"netbox_inventory",
|
"netbox_inventory",
|
||||||
"netbox_reorder_rack",
|
"netbox_reorder_rack",
|
||||||
"netbox_diode_plugin",
|
"netbox_diode_plugin",
|
||||||
"slurpit_netbox",
|
|
||||||
# "netbox_proxbox",
|
# "netbox_proxbox",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ 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