modified to use default option which is use local VMS for install. 95/4395/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Sat, 12 Dec 2015 06:14:13 +0000 (00:14 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Sat, 12 Dec 2015 06:14:13 +0000 (00:14 -0600)
Change-Id: I63287c2c035dbd0ff71d0a96c2b3a70ff81d0e76

ci/deploy.sh

index 97e4a57..89e18ea 100755 (executable)
@@ -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 ......"