From 5cfa9c893e92d8d765c01e766f3ac3ffe5de32e3 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 3 Oct 2014 15:07:11 +0100 Subject: Make disks 8G in size, so they don't fill all the time Plus other changes, accidentally committed. --- vm-data/common.conf | 2 +- vm-data/wheezy-i386.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'vm-data') 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 - -- cgit v1.2.1