netbox-community / Device-Type-Library-Import

This library is intended to assist with importing device and module types into NetBox from the NetBox Community DeviceType-Library
https://github.com/netbox-community/devicetype-library
MIT License
248 stars 75 forks source link

repo_url is not set ? #56

Closed spastro closed 1 year ago

spastro commented 1 year ago

Hi all, just setting this up and getting the following error running ./nb-dt-import.py as per guide.

Any help?

./nb-dt-import.py Traceback (most recent call last): File "./nb-dt-import.py", line 10, in import settings File "/opt/Netbox-Device-Type-Library-Import/settings.py", line 25, in raise EnvironmentError("Failed because {} is not set.".format(var)) OSError: Failed because REPO_URL is not set.

spastro commented 1 year ago

my mistake with the .env rename