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:
c010552
)
upgrade of jump host failed.
57/8657/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 29 Jan 2016 18:15:54 +0000
(12:15 -0600)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 29 Jan 2016 18:58:27 +0000
(18:58 +0000)
Change-Id: I24dff008e4f09b10eed77a36f1ebd100a7108473
(cherry picked from commit
a9a8ef5711cd53ca89dab9541d4630029b17b3d7
)
ci/02-maasdeploy.sh
patch
|
blob
|
history
diff --git
a/ci/02-maasdeploy.sh
b/ci/02-maasdeploy.sh
index
7cb21f1
..
c868286
100755
(executable)
--- a/
ci/02-maasdeploy.sh
+++ b/
ci/02-maasdeploy.sh
@@
-73,7
+73,7
@@
sudo apt-add-repository ppa:juju/stable -y
sudo apt-add-repository ppa:maas/stable -y
sudo apt-add-repository cloud-archive:liberty -y
sudo apt-get update -y
-sudo apt-get dist-upgrade -y
+sudo apt-get dist-upgrade -y
-y || true
sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient
sudo pip install shyaml