aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-06add some empty directories that are needed for some of our puppet modulesMicah Anderson
git doesn't track empty directories, so we make a .placeholder inside the directory that is empty... awesome.
2008-06-03upgrade to latest backportMicah Anderson
2008-05-24The variable must be referenced for it to be usefulMicah Anderson
2008-05-24default needs to exist otherwise this wont workMicah Anderson
2008-05-23add the ability to specify a debootstrap mirror location, this canMicah Anderson
be done in site.pp as a variable too if you want to specify it site-wide
2008-03-21change the exec test on present, vserver status returns a non-zero exit code ↵Micah Anderson
if the vserver is not running, which causes puppet to complain
2008-01-24upgrade to -6 of util-vserver backportMicah Anderson
2007-11-09fix version numberMicah Anderson
2007-11-09make util-vserver package version be the newest in backports; add interfaces ↵Micah Anderson
to the vservers on redwing
2007-11-09add vserver mx3 on redwing, bump util-vserver version number for vserver hostsMicah Anderson
2007-11-05fix the delete methodMicah Anderson
2007-11-04add an alias for the present option and add a delete optionMicah Anderson
also move the order so it is consistant
2007-11-04add a distro parameter to the vserver buildMicah Anderson
add the definition for the parrot etch vserver for a test
2007-11-04fixes to virtual moduleMicah Anderson
2007-10-31clean up the vserver module more so it can be usefulMicah Anderson
2007-10-12add the virtual moduleMicah Anderson