mirror of
https://github.com/netbox-community/Device-Type-Library-Import.git
synced 2024-11-21 23:23:17 +01:00
Update README.md
Added documentation for REPO_BRANCH environment variable.
This commit is contained in:
parent
c0fbe76247
commit
58be6126d6
@ -77,6 +77,7 @@ docker build -t netbox-devicetype-import-library .
|
||||
The container supports the following env var as configuration :
|
||||
|
||||
- `REPO_URL`, the repo to look for device types (defaults to _https://github.com/netbox-community/devicetype-library.git_)
|
||||
- `REPO_BRANCH`, the branch to check out if appropriate, defaults to master.
|
||||
- `NETBOX_URL`, used to access netbox
|
||||
- `NETBOX_TOKEN`, token for accessing netbox
|
||||
- `VENDORS`, a space-separated list of vendors to import (defaults to None)
|
||||
|
Loading…
Reference in New Issue
Block a user