We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0fbe76 commit 58be612Copy full SHA for 58be612
README.md
@@ -77,6 +77,7 @@ docker build -t netbox-devicetype-import-library .
77
The container supports the following env var as configuration :
78
79
- `REPO_URL`, the repo to look for device types (defaults to _https://github.com/netbox-community/devicetype-library.git_)
80
+- `REPO_BRANCH`, the branch to check out if appropriate, defaults to master.
81
- `NETBOX_URL`, used to access netbox
82
- `NETBOX_TOKEN`, token for accessing netbox
83
- `VENDORS`, a space-separated list of vendors to import (defaults to None)
0 commit comments