From: Narinder Gupta Date: Sat, 12 Dec 2015 06:14:13 +0000 (-0600) Subject: modified to use default option which is use local VMS for install. X-Git-Tag: brahmaputra.1.0~106 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F4395%2F1;p=joid.git modified to use default option which is use local VMS for install. Change-Id: I63287c2c035dbd0ff71d0a96c2b3a70ff81d0e76 --- diff --git a/ci/deploy.sh b/ci/deploy.sh index 97e4a575..89e18eab 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -120,8 +120,8 @@ createopenrc() } if [ "$#" -eq 0 ]; then - echo "This installtion will use deploy.yaml" - read_config + echo "This installtion will use default options" + #read_config fi echo "...... deployment started ......"