From: Narinder Gupta Date: Mon, 30 Oct 2017 16:26:43 +0000 (-0500) Subject: modified as deployment failing on this. X-Git-Tag: opnfv-6.0.0~45 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3fc00ffcdfe163ab1a8994cde14e4811fe7eb55e;p=joid.git modified as deployment failing on this. Change-Id: I62aa32f7dacedc3008565ffd005d45e431485bb9 Signed-off-by: Narinder Gupta --- 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