summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-10-30 11:26:43 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-10-30 11:26:43 -0500
commit3fc00ffcdfe163ab1a8994cde14e4811fe7eb55e (patch)
tree285e643ab833f1eeb54667f866a9c72821e02545 /ci
parentcad8852bf819f51f2e9602b11d4fc8b723623006 (diff)
modified as deployment failing on this.
Change-Id: I62aa32f7dacedc3008565ffd005d45e431485bb9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/03-maasdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/03-maasdeploy.sh b/ci/03-maasdeploy.sh
index 09f497b5..992be83a 100755
--- 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