summaryrefslogtreecommitdiff
path: root/vm-data
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
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')
-rw-r--r--vm-data/common.conf2
-rw-r--r--vm-data/wheezy-i386.conf1
2 files changed, 1 insertions, 2 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
diff --git a/vm-data/wheezy-i386.conf b/vm-data/wheezy-i386.conf
index 65d0dd9..45e5661 100644
--- a/vm-data/wheezy-i386.conf
+++ b/vm-data/wheezy-i386.conf
@@ -5,4 +5,3 @@ hostname = jenkins-wheezy-i386
image = jenkins-wheezy-i386.img
customize = vm-data/worker.customize
package = acpid, acpi-support-base, build-essential, bzr, git, debhelper, devscripts, ssh, vim, less, rsync, pbuilder, fakeroot, dput, sudo, python-bottle
-