summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-10-18 11:30:40 +0300
committerLars Wirzenius <liw@liw.fi>2014-10-18 11:30:40 +0300
commite0be77d1053f0a822fd91267bd70629185bd600f (patch)
tree5f388ab309b6bd8c55b6ec25f00575560aa713b3
parent32b0afc41d36abe1ee0944b167a293cd05ee9499 (diff)
downloadjenkinstool-e0be77d1053f0a822fd91267bd70629185bd600f.tar.gz
Change location of created VM images
-rwxr-xr-xvm-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm-create b/vm-create
index 5a1c401..cbc9ac7 100755
--- a/vm-create
+++ b/vm-create
@@ -21,7 +21,7 @@
set -eux
PATH="$PATH:/home/liw/vmdebootstrap/vmdebootstrap"
-VMTMP="/mnt/scratch/liw-scratch"
+VMTMP="/mnt/scratch/liw-scratch/jenkinstool-images"
# Create the SSH host and user keys.
for key in jenkins.host-key jenkins.user-key worker.host-key worker.user-key