summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvm-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm-create b/vm-create
index f191693..5a1c401 100755
--- a/vm-create
+++ b/vm-create
@@ -21,7 +21,7 @@
set -eux
PATH="$PATH:/home/liw/vmdebootstrap/vmdebootstrap"
-VMTMP="/mnt/vmtmp"
+VMTMP="/mnt/scratch/liw-scratch"
# Create the SSH host and user keys.
for key in jenkins.host-key jenkins.user-key worker.host-key worker.user-key