forked from fediversity/fediversity
propagate token
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
27d33141d2
commit
f5db4bd51e
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ in
|
||||||
with subtest("Run the deployment"):
|
with subtest("Run the deployment"):
|
||||||
deployer.succeed(f"""
|
deployer.succeed(f"""
|
||||||
export SSL_CERT_FILE=/tmp/pve-ca-bundle.crt
|
export SSL_CERT_FILE=/tmp/pve-ca-bundle.crt
|
||||||
|
export PROXMOX_VE_API_TOKEN="root@pam!mytoken={pm_token}"
|
||||||
${lib.getExe deployment.run} >&2
|
${lib.getExe deployment.run} >&2
|
||||||
""")
|
""")
|
||||||
# target.succeed("su - operator -c hello 1>&2")
|
# target.succeed("su - operator -c hello 1>&2")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue