mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-23 08:46:54 +00:00
sdsd
This commit is contained in:
parent
0f261ec49f
commit
856ea70db7
|
|
@ -5,7 +5,6 @@ PLUGINS = [
|
||||||
"netbox_qrcode",
|
"netbox_qrcode",
|
||||||
"netbox_floorplan",
|
"netbox_floorplan",
|
||||||
"netbox_proxbox",
|
"netbox_proxbox",
|
||||||
"netbox_otp",
|
|
||||||
"netbox_lists",
|
"netbox_lists",
|
||||||
"netbox_inventory",
|
"netbox_inventory",
|
||||||
"netbox_dns",
|
"netbox_dns",
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ netbox-qrcode>=0.0.17,<1.0.0
|
||||||
netbox-floorplan-plugin==0.8.0
|
netbox-floorplan-plugin==0.8.0
|
||||||
netbox-proxbox>=0.0.6b2
|
netbox-proxbox>=0.0.6b2
|
||||||
pynetbox>=7.0.0
|
pynetbox>=7.0.0
|
||||||
netbox-otp-plugin>=1.3.3
|
|
||||||
netbox-lists
|
netbox-lists
|
||||||
netbox-inventory
|
netbox-inventory
|
||||||
netbox-plugin-dns
|
netbox-plugin-dns
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue