modified as deployment failing on this. 29/46429/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Mon, 30 Oct 2017 16:26:43 +0000 (11:26 -0500)
committerNarinder 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

index 09f497b..992be83 100755 (executable)
@@ -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