Merge "Armada: Fix openstack-helm update password job"

This commit is contained in:
Zuul 2019-03-18 07:36:52 +00:00 committed by Gerrit Code Review
commit b9bc466535
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ set -xe
# Empty previous password file contents
> /tmp/osh-passwords.env
source ./tools/deployment/armada/generate-passwords.sh
source ./tools/deployment/armada/generate-osh-passwords.sh
: ${OSH_INFRA_PATH:="../openstack-helm-infra"}
: ${OSH_PATH:="./"}