Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c1fdaf8
)
modified to use default option which is use local VMS for install.
95/4395/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Sat, 12 Dec 2015 06:14:13 +0000
(
00:14
-0600)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Sat, 12 Dec 2015 06:14:13 +0000
(
00:14
-0600)
Change-Id: I63287c2c035dbd0ff71d0a96c2b3a70ff81d0e76
ci/deploy.sh
patch
|
blob
|
history
diff --git
a/ci/deploy.sh
b/ci/deploy.sh
index
97e4a57
..
89e18ea
100755
(executable)
--- a/
ci/deploy.sh
+++ b/
ci/deploy.sh
@@
-120,8
+120,8
@@
createopenrc()
}
if [ "$#" -eq 0 ]; then
- echo "This installtion will use de
ploy.yaml
"
- read_config
+ echo "This installtion will use de
fault options
"
+
#
read_config
fi
echo "...... deployment started ......"