summaryrefslogtreecommitdiff
path: root/vm-data
AgeCommit message (Collapse)AuthorFilesLines
2014-12-25Clean up for creating VMs under jessieLars Wirzenius7-15/+24
2014-12-25Remove squeeze configsLars Wirzenius2-16/+0
2014-10-31Add systemd-sysvLars Wirzenius2-2/+2
2014-10-07Fix creation of dir; add to, don't replace dpkg.cfgLars Wirzenius1-2/+2
2014-10-03Make disks 8G in size, so they don't fill all the timeLars Wirzenius2-2/+1
Plus other changes, accidentally committed.
2014-07-19ChangesLars Wirzenius1-1/+1
2014-04-21Add distix; add python-bottle to packages to installLars Wirzenius7-7/+7
2013-11-15Put dpkg.cfg in the right directoryLars Wirzenius1-1/+2
2013-11-15Configure dpkg on workers to use force-confoldLars Wirzenius1-1/+7
2013-09-28Fix hosts file for fresh host installLars Wirzenius1-6/+5
2013-09-28Tweaks to use LVs for storageLars Wirzenius1-1/+1
2013-09-14Remove squeeze supportLars Wirzenius2-3/+1
2013-06-15Revert "Fix ip address"Lars Wirzenius1-1/+1
This reverts commit f1189c4d4484d39b5328f260d0f805c898f4c79a.
2013-06-15Fix ip addressLars Wirzenius1-1/+1
2013-06-15Add git-client pluginLars Wirzenius1-1/+1
The git plugin now depends on it.
2013-06-13Remove trailing whitespace from linesLars Wirzenius1-4/+4
2013-06-12Add python-coverageLars Wirzenius1-1/+1
Some of my projects get a version number in setup.py by importing a module in the source, and that module then imports coverage. If coverage is not installed in the jenkins host, things break. Thus, I'm adding python-coverage to the list of packages to install on the jenkins host.
2013-06-12Reduce disk sizeLars Wirzenius1-1/+1
No point in wasting space.
2013-06-12Install an /etc/hosts on each nodeLars Wirzenius3-4/+23
2013-06-11Remove license-summary, since it's not yet publishedLars Wirzenius6-6/+6
2013-04-30Add license-summary to all workersLars Wirzenius6-6/+6
2013-04-06Add wheezy worker configsLars Wirzenius2-0/+16
2013-04-06Fix stuff and start adding wheezy workersLars Wirzenius1-1/+1
2012-12-16Install worker's ssh key into its own authorized_keysLars Wirzenius1-2/+4
This is needed for Obnam's full test suite.
2012-10-08Add acpi-support-base to each workerLars Wirzenius5-5/+5
2012-09-09Add acpid to VMsLars Wirzenius5-5/+5
2012-09-02Install Jenkins dependency view pluginLars Wirzenius1-1/+1
2012-09-02Add graphivz to serverLars Wirzenius1-1/+1
2012-08-31Add configs for flavorsLars Wirzenius3-0/+24
2012-08-30Disable ssh host key checkingLars Wirzenius2-0/+6
2012-08-30Refactor Jenkins plugin installationLars Wirzenius1-5/+7
2012-08-27Install required Jenkins pluginsLars Wirzenius1-0/+7
2012-08-27Create the artifact directory on jenkins hostLars Wirzenius1-0/+3
2012-08-27Add sudo and let worker users gain root passwordlessLars Wirzenius2-1/+6
2012-08-26Build worker images as well (sid-amd64 for now)Lars Wirzenius5-5/+75
2012-08-26Add preliminary script to create Jenkins VM imageLars Wirzenius3-0/+84