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:
d1d273b
)
trying again.
61/8661/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 29 Jan 2016 18:40:24 +0000
(12:40 -0600)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 29 Jan 2016 19:00:32 +0000
(19:00 +0000)
Change-Id: Ifcc59754f32e83f8fda47680ed8ee30b4083f952
(cherry picked from commit
19c3f068ee9edc73b645996ba3dbcea249dcfe26
)
ci/02-maasdeploy.sh
patch
|
blob
|
history
diff --git
a/ci/02-maasdeploy.sh
b/ci/02-maasdeploy.sh
index
08de4dc
..
e7fbaad
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 -o Dpkg::Options::='--force-confold' --force-yes -fuy dist-upgrade
+apt-get apt-get upgrade -y && apt-get autoremove -y && apt-get autoclean -y
sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient
sudo pip install shyaml