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:
491d268
)
modified to fix the deployment issue with latest version of juju
35/25035/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Mon, 28 Nov 2016 17:56:08 +0000
(11:56 -0600)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Mon, 28 Nov 2016 17:56:57 +0000
(11:56 -0600)
Change-Id: Id13c3f3fe760488de097a90644906ede87b365e0
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/01-bootstrap.sh
patch
|
blob
|
history
diff --git
a/ci/01-bootstrap.sh
b/ci/01-bootstrap.sh
index
6adc2cf
..
4d265f3
100755
(executable)
--- a/
ci/01-bootstrap.sh
+++ b/
ci/01-bootstrap.sh
@@
-7,7
+7,7
@@
set -ex
jujuver=`juju --version`
if [[ "$jujuver" < "2" ]]; then
- juju bootstrap --debug --to bootstrap.maas
+ juju bootstrap --debug --to bootstrap.maas
--agent-version 1.25.6
sleep 5
#disable juju gui until xenial charms are in charm store.
juju deploy cs:juju-gui-130 --to 0