need to mofified further for support.
[joid.git] / ci / 02-maasdeploy.sh
index 3a2f681..d569154 100755 (executable)
@@ -9,7 +9,9 @@ cp ../labconfig/intel/pod6/labconfig.yaml ./
 
 case "$1" in
     'intelpod5' )
-        cp maas/intel/pod5/deployment.yaml ./deployment.yaml
+        cp ../labconfig/intel/pod5/labconfig.yaml ./
+        #to be removed later once converted for all labs.
+        python deploy.py
         ;;
     'intelpod6' )
         cp ../labconfig/intel/pod6/labconfig.yaml ./