no need to add maas keys 79/3079/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 5 Nov 2015 19:35:50 +0000 (13:35 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Thu, 5 Nov 2015 19:40:36 +0000 (13:40 -0600)
Change-Id: I98981c7639eebac67f8e8a0f10fd7a0f81ccf357
Author: Narinder Gupta <narinder.gupta@canonical.com>

ci/02-maasdeploy.sh

index 0b577cf..253c4e2 100755 (executable)
@@ -60,7 +60,7 @@ maas maas boot-source update 1 url="http://maas.ubuntu.com/images/ephemeral-v2/d
 #maas maas boot-source-selections create 1 os="ubuntu" release="precise" arches="amd64" subarches="*" labels="*"
 maas maas boot-resources import
 maas maas sshkeys new key="`cat $HOME/.ssh/id_rsa.pub`"
-maas maas sshkeys new key="`cat $HOME/.ssh/id_maas.pub`"
+#maas maas sshkeys new key="`cat $HOME/.ssh/id_maas.pub`"
 
 #echo "... Deployment of opnfv release Started ...."
 #python deploy.py $maas_ip