summaryrefslogtreecommitdiff
path: root/vm-data/common.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-10-03 15:07:11 +0100
committerLars Wirzenius <liw@liw.fi>2014-10-03 15:07:33 +0100
commit5cfa9c893e92d8d765c01e766f3ac3ffe5de32e3 (patch)
tree0e9e06a2dcd00c608771201d3d8085c598eabb7a /vm-data/common.conf
parent32c71772fd910dead159e40670aeb0b534cd05cf (diff)
downloadjenkinstool-5cfa9c893e92d8d765c01e766f3ac3ffe5de32e3.tar.gz
Make disks 8G in size, so they don't fill all the time
Plus other changes, accidentally committed.
Diffstat (limited to 'vm-data/common.conf')
-rw-r--r--vm-data/common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm-data/common.conf b/vm-data/common.conf
index c927df3..756c73e 100644
--- a/vm-data/common.conf
+++ b/vm-data/common.conf
@@ -2,5 +2,5 @@
log = vmdebootstrap.log
mirror = http://192.168.122.1/debian
enable-dhcp = yes
-size = 4G
+size = 8G
verbose = yes