summaryrefslogtreecommitdiffstats
path: root/ci/01-deploybundle.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-05-06 08:22:28 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-05-06 08:24:54 -0500
commit6b278d545d9e7f61affa29edfde1d34c6a7eb24b (patch)
tree781ae6128f36bb82f7c549c0037b9c47f7691992 /ci/01-deploybundle.sh
parent1a5ba662226bb7bbf3b5f2c6bb95e8b62998bda1 (diff)
remove the extra entries and now changing it during run time.
Change-Id: I069bad6c933232b3da210030e23cb82a755616ee Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/01-deploybundle.sh')
-rwxr-xr-xci/01-deploybundle.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/01-deploybundle.sh b/ci/01-deploybundle.sh
index 1c3a5104..a4c47df9 100755
--- a/ci/01-deploybundle.sh
+++ b/ci/01-deploybundle.sh
@@ -24,6 +24,9 @@ case "$1" in
;;
esac
+#changing the target to the openstack release we want to deploy.
+sed -i -- "s|mitaka|$2|g" ./bundles.yaml
+
case "$3" in
'orangepod1' )
# As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20