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:
4e933c7
)
trying upgrade again.
59/8659/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 29 Jan 2016 18:36:14 +0000
(12:36 -0600)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 29 Jan 2016 18:59:37 +0000
(18:59 +0000)
Change-Id: I796be316260aba3b8bedd5b28827dc4f5ffa3339
(cherry picked from commit
cf7feaa77eda9327bfa7ba40b50abe25eaaf73e5
)
ci/02-maasdeploy.sh
patch
|
blob
|
history
diff --git
a/ci/02-maasdeploy.sh
b/ci/02-maasdeploy.sh
index
c868286
..
08de4dc
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 -y || tru
e
+sudo apt-get
-o Dpkg::Options::='--force-confold' --force-yes -fuy dist-upgrad
e
sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient
sudo pip install shyaml