Documentation updated to mention NB_CLUSTER_ID
All checks were successful
CI / ci (push) Successful in 46s
All checks were successful
CI / ci (push) Successful in 46s
This commit is contained in:
parent
e7d5f5dd26
commit
e0c732043c
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ The following env variables will need to be set:
|
||||||
- **NB_API_URL**: The URL to your NetBox instance. (ex: https://netbox.example.org)
|
- **NB_API_URL**: The URL to your NetBox instance. (ex: https://netbox.example.org)
|
||||||
- **NB_API_TOKEN**: The token created previously. (ex: f74cb99cf552b7005fd1a616b53efba2ce0c9656)
|
- **NB_API_TOKEN**: The token created previously. (ex: f74cb99cf552b7005fd1a616b53efba2ce0c9656)
|
||||||
|
|
||||||
|
You can also set the `NB_CLUSTER_ID` env variable in order to indicate the ID of the cluster that will be used in
|
||||||
|
NetBox.
|
||||||
|
|
||||||
You'll also need to perform a minimal configuration on NetBox:
|
You'll also need to perform a minimal configuration on NetBox:
|
||||||
|
|
||||||
- Create the physical nodes hosting the cluster. (The name should match the one on Proxmox, so that the script can
|
- Create the physical nodes hosting the cluster. (The name should match the one on Proxmox, so that the script can
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue