aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-15add xen-specific path to the xen-tools site-virtual template pathMicah Anderson
2010-12-15fix closing curly brace syntax errorMicah Anderson
2010-12-15change template location for xen-tools.conf.erb to be in the site-virtual ↵Micah Anderson
module, with a $operatingsystem/$lsbdistcodename variation
2010-12-15add a squeeze case for the xen-tools package installationMicah Anderson
2010-12-15add a $lsbdistcodename case for the xen-linux-system packagesMicah Anderson
add a squeeze version update the xen-linux-system packages for lenny to be the -2 version
2010-12-15add $lsbdistcodename subdirectory for search pathMicah Anderson
2010-12-15fix lookup pathMicah Anderson
2010-12-15remove unnecessary fileserver variableMicah Anderson
2010-12-15enable site-virtual source distribution of xend-config.sxpMicah 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-10-08update the xend service to indicate that there is no 'status' command in the ↵Micah Anderson
init.d script this should stop the thousands of logcheck messages that are reported as a result of puppet running and thinking that xend is not running properly
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-07-03the virtual facts no longer need to be added because the newer facter ↵Micah Anderson
includes them (and more)
2009-05-08fix typopietro
2009-05-08add default xen config filepietro
2009-05-08rename template to .erbpietro
2009-05-08fix typo and use different mirror if box not in colopietro
2009-05-08fix typopietro
2009-05-08have a sane default for xen lvm vg'spietro
2009-05-08fix typopietro
2009-03-13fix missing bracketPietro Ferrari
2009-03-13distribute a default xen-tool.conf for riseup.Pietro Ferrari
2009-03-04use xen tools backport if in lennyPietro Ferrari
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-21oops, these files didn't get moved in a previous commitMicah Anderson
2009-02-21move vserver munin plugins into the virtual moduleMicah Anderson
2009-02-21update to latest util-vserver backportMicah Anderson
2009-02-12i'm tired.Pietro Ferrari
2009-02-12one day i will clean this mess up. i promissePietro Ferrari
2009-02-12no need to enclose dist name on bracesPietro Ferrari
2009-02-12the debian xen packages already have the fix.Pietro Ferrari
2009-02-12use default lenny conf file.Pietro Ferrari
2009-02-12fix exec namePietro Ferrari
2009-02-11the package names need to be quoted because they have periods in their namesMicah Anderson
I also changed the variable to be $xen_linux_system instead of with dashes, for some reason the dashes weren't being allowed, and in emacs the variable wasn't being colored as a variable, when changed to underscore, it changed to the right color for variables
2009-02-11i think this selector needs the archMicah Anderson
2009-02-11try quoting the varMicah Anderson
2009-02-11update xen stuff for lenny.Pietro Ferrari
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