aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/launch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/launch.sh')
-rwxr-xr-xdeploy/launch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/launch.sh b/deploy/launch.sh
index 6397cceb..d191766e 100755
--- a/deploy/launch.sh
+++ b/deploy/launch.sh
@@ -47,7 +47,7 @@ if ! launch_compass;then
fi
else
# test code
-export machines="'00:00:16:42:da:3b','00:00:5f:73:b0:82','00:00:f1:5b:8e:81','00:00:f8:67:07:e6','00:00:53:fe:3e:98'"
+export machines="'00:00:3d:a4:ee:4c','00:00:63:35:3c:2b','00:00:f2:f2:b7:a5','00:00:2f:d3:88:28','00:00:46:67:11:e7'"
fi
if [[ ! -z $VIRT_NUMBER ]];then
if ! launch_host_vms;then