aboutsummaryrefslogtreecommitdiff
path: root/manifests/vserver.pp
AgeCommit message (Collapse)Author
2010-12-15remove unnecessary fileserver variableMicah Anderson
2010-09-02switch to new lsb methodMicah Anderson
2009-12-22update munin script_path for comparability with the newer munin moduleMicah Anderson
2009-11-23switch source lines to get in-line with 0.25 pathing changesMicah Anderson
2009-09-03update the virtual module to adhere to the new common module module_dir name ↵Micah Anderson
-- this module needs to be turned into a submodule
2009-02-25remove the locales call from the vserver module vserver::host class. I dont ↵Micah Anderson
see what purpose this has here and we need to be able to define different locale types for different classes that are also vserver hosts, so those should be done in those classes, not deep in the vserver class
2009-02-21fix URIs in source lines for munin plugins, should be puppet://$serverMicah Anderson
2009-02-21fix bad URI in source =>Micah Anderson
2009-02-21move vserver munin plugins into the virtual moduleMicah Anderson
2009-02-21update to latest util-vserver backportMicah Anderson
2008-11-13local-interfaces dir was define twice. argh\!Pietro Ferrari
2008-11-12fix path to the build_vserver script and put open vpn file on their ownPietro Ferrari
dir.
2008-11-12comment out hashify cron job filePietro Ferrari
2008-11-12move vserver related files to a vserver directory.Pietro Ferrari
dont't install puppet on a newly created vserver. fix identation of vserver.pp
2008-11-11add a distro parameter to the vserver definiton and remove cronjob to run ↵Pietro Ferrari
puppet on the vserver form the host.
2008-11-11merge some changes from immerda repository. specially xen related.Pietro Ferrari
2008-11-08increase util-vserver backport to latest one with the schedutils dependency ↵Micah Anderson
added
2008-11-08upgrade util-vserver to latest backportMicah Anderson
2008-10-28puppet doesn't like dashes in variable namesMicah Anderson
2008-10-28add case selector for util-vserver versionMicah Anderson
2008-10-28add assert_lsbdistcodename so that we can query to see if we are running ↵Micah Anderson
etch/lenny etc.
2008-10-28add the directory /etc/vservers, and the dependencies necessary for it to ↵Micah Anderson
exist, and for other things that need it to exist
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