modfiied the mac address also reimport the iamges. 93/33993/1
authornarindergupta <narinder.gupta@canonical.com>
Fri, 28 Apr 2017 10:04:55 +0000 (12:04 +0200)
committernarindergupta <narinder.gupta@canonical.com>
Fri, 28 Apr 2017 10:04:55 +0000 (12:04 +0200)
Change-Id: I362481f7456ac6b93d5f11ac2ea62f8fe5330e99
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/03-maasdeploy.sh
labconfig/lenovo/pod1/labconfig.yaml

index 8523950..43e9585 100755 (executable)
@@ -222,8 +222,8 @@ configuremaas(){
 
     #maas $PROFILE boot-source update $SOURCE_ID \
     #     url=$URL keyring_filename=$KEYRING_FILE || true
-    #maas $PROFILE boot-resources import || true
-    #sleep 60
+    maas $PROFILE boot-resources import || true
+    sleep 10
 
     while [ "$(maas $PROFILE boot-resources is-importing)" == "true" ];
     do
index 3e9cfec..ba56362 100644 (file)
@@ -69,10 +69,10 @@ lab:
       nics:
       - ifname: intf100
         spaces: [admin]
-        mac: ["00:1E:67:E0:0A:4B"]
+        mac: ["24:8a:07:3f:95:fe"]
       - ifname: intf101
         spaces: [floating]
-        mac: ["00:1E:67:E0:0A:4C"]
+        mac: ["24:8a:07:3f:95:ff"]
       power:
         type: ipmi
         address: 192.0.5.129