Updated deployhooks (markdown)
parent
1a5c40f2a7
commit
ea83c3d4a0
|
@ -801,7 +801,7 @@ To create an API key with the sys.modify permission either create an API key as
|
||||||
**DEPLOY_PROXMOXVE_USER**: The user who owns the API key. Defaults to root.\
|
**DEPLOY_PROXMOXVE_USER**: The user who owns the API key. Defaults to root.\
|
||||||
**DEPLOY_PROXMOXVE_USER_REALM**: The authentication realm the user authenticates with. Defaults to pam.\
|
**DEPLOY_PROXMOXVE_USER_REALM**: The authentication realm the user authenticates with. Defaults to pam.\
|
||||||
**DEPLOY_PROXMOXVE_API_TOKEN_NAME**: The name of the API token created for the user account. Defaults to acme.\
|
**DEPLOY_PROXMOXVE_API_TOKEN_NAME**: The name of the API token created for the user account. Defaults to acme.\
|
||||||
**DEPLOY_PROXMOXVE_API_TOKEN_KEY**: The API token. Required.\
|
**DEPLOY_PROXMOXVE_API_TOKEN_KEY**: The API token. Required.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export DEPLOY_PROXMOXVE_USER=<username>
|
export DEPLOY_PROXMOXVE_USER=<username>
|
||||||
|
|
Loading…
Reference in New Issue