summaryrefslogtreecommitdiffstats
path: root/ci/02-maasdeploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/02-maasdeploy.sh')
-rwxr-xr-xci/02-maasdeploy.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh
index 3a2f6817..d5691543 100755
--- a/ci/02-maasdeploy.sh
+++ b/ci/02-maasdeploy.sh
@@ -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 ./