diff --git a/scripts/auth-common.sh b/scripts/auth-common.sh index 9476fc2cb..15da75a6b 100644 --- a/scripts/auth-common.sh +++ b/scripts/auth-common.sh @@ -12,35 +12,17 @@ else export IRONIC_EXPOSE_JSON_RPC="${IRONIC_EXPOSE_JSON_RPC:-false}" fi -set +x IRONIC_HTPASSWD_FILE=/etc/ironic/htpasswd -if [[ -f "/auth/ironic/username" ]]; then - IRONIC_HTPASSWD_USERNAME=$(