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:
cad8852
)
modified as deployment failing on this.
29/46429/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Mon, 30 Oct 2017 16:26:43 +0000
(11:26 -0500)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Mon, 30 Oct 2017 16:26:43 +0000
(11:26 -0500)
Change-Id: I62aa32f7dacedc3008565ffd005d45e431485bb9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/03-maasdeploy.sh
patch
|
blob
|
history
diff --git
a/ci/03-maasdeploy.sh
b/ci/03-maasdeploy.sh
index
09f497b
..
992be83
100755
(executable)
--- a/
ci/03-maasdeploy.sh
+++ b/
ci/03-maasdeploy.sh
@@
-45,7
+45,7
@@
NODE_ARC="$NODE_ARCHES/generic"
# Install the packages needed
echo_info "Installing and upgrading required packages"
-sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5EDB1B62EC4926EA
+
#
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5EDB1B62EC4926EA
sudo apt-get update -y
sudo apt-get install software-properties-common -y
sudo apt-add-repository ppa:juju/stable -y