From d0a650a8b537123381ee5c940dfc24dff76fd5b6 Mon Sep 17 00:00:00 2001 From: Abel Navarro Date: Mon, 15 Jul 2019 16:30:50 +0200 Subject: [PATCH] Updated pegleg directory upon repo change The pegleg repository was recently changed to opendev.org and now the directory has moved from 'airship-pegleg' to just 'pegleg'. Updated the command shortcut. --- manifests/common/deploy-airship.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/common/deploy-airship.sh b/manifests/common/deploy-airship.sh index aa31d73..3f93125 100755 --- a/manifests/common/deploy-airship.sh +++ b/manifests/common/deploy-airship.sh @@ -83,7 +83,7 @@ PEGLEG_IMAGE=${PEGLEG_IMAGE:-"quay.io/airshipit/pegleg:ac6297eae6c51ab2f13a96978 PROMENADE_IMAGE=${PROMENADE_IMAGE:-"quay.io/airshipit/promenade:master"} # Command shortcuts -PEGLEG=${WORKSPACE}/airship-pegleg/tools/pegleg.sh +PEGLEG=${WORKSPACE}/pegleg/tools/pegleg.sh function check_preconditions() { set +x