mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-23 08:46:54 +00:00
Remove netbox_proxbox configuration and tidy up requirements-plugins.txt
This commit is contained in:
parent
333924e970
commit
53abe4872e
|
|
@ -13,8 +13,6 @@ PLUGINS = [
|
|||
]
|
||||
|
||||
PLUGINS_CONFIG = {
|
||||
"netbox_proxbox": {
|
||||
},
|
||||
"netbox_inventory": {
|
||||
"sync_serial_to_device": True,
|
||||
"sync_asset_tag_to_device": True,
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ netbox-qrcode>=0.0.17,<1.0.0
|
|||
netbox-floorplan-plugin==0.8.0
|
||||
netbox-proxbox>=0.0.6b2
|
||||
proxbox-api>=0.0.2
|
||||
pynetbox>=7.0.0
|
||||
netbox-otp-plugin>=1.3.3
|
||||
netbox-lists
|
||||
netbox-inventory
|
||||
|
|
|
|||
Loading…
Reference in a new issue