From: Narinder Gupta Date: Sat, 3 Oct 2015 06:25:21 +0000 (-0500) Subject: juju gui password has been set to amdin. X-Git-Tag: brahmaputra.1.0~158 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9143ab904ff94b676ebf51cdef40374fd6eec083;p=joid.git juju gui password has been set to amdin. Change-Id: If323a39aedf07b0a63a0c3fe156c8232acde6f08 --- diff --git a/ci/deploy.sh b/ci/deploy.sh index 296f7b2e..49c2423b 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -62,6 +62,8 @@ deploy_dep() { deploy() { #copy the script which needs to get deployed as part of ofnfv release echo "deploying now" + echo " " >> environments.yaml + echo " admin-secret: admin" >> environments.yaml cp environments.yaml ~/.juju/ cp ./$opnfvsdn/01-deploybundle.sh ./01-deploybundle.sh