This commit is contained in:
William Sellitti 2022-06-22 23:19:12 -04:00
parent b3b4811b2c
commit 799f509ba9
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ proxmoxve_deploy(){
_proxmoxve_user_realm="pam"
else
_proxmoxve_user_realm="$DEPLOY_PROXMOXVE_USER_REALM"
_savedeployconf DEPLOY_PROXMOXVE_USER_REALM "$DEPLOY_PROXMOXVE_USER_REALMz"
_savedeployconf DEPLOY_PROXMOXVE_USER_REALM "$DEPLOY_PROXMOXVE_USER_REALM"
fi
_debug2 DEPLOY_PROXMOXVE_USER_REALM "$_proxmoxve_user_realm"