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:
6baf756
)
Fix adding cloud-archive:newton issue in Ubuntu 16.04
29/34029/1
author
Guo Ruijing
<ruijing.guo@intel.com>
Mon, 1 May 2017 16:58:24 +0000
(12:58 -0400)
committer
Guo Ruijing
<ruijing.guo@intel.com>
Mon, 1 May 2017 17:00:41 +0000
(13:00 -0400)
Change-Id: Ib8946ca47cefbabd247b98ad0dc6d4f0789e767e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
ci/03-maasdeploy.sh
patch
|
blob
|
history
diff --git
a/ci/03-maasdeploy.sh
b/ci/03-maasdeploy.sh
index
43e9585
..
e92b9b7
100755
(executable)
--- a/
ci/03-maasdeploy.sh
+++ b/
ci/03-maasdeploy.sh
@@
-10,6
+10,7
@@
if [ ! -e $HOME/.ssh/id_rsa ]; then
fi
#install the packages needed
+sudo apt-get install software-properties-common -y
sudo apt-add-repository ppa:juju/stable -y
sudo apt-add-repository ppa:maas/stable -y
sudo apt-add-repository cloud-archive:newton -y