aboutsummaryrefslogtreecommitdiff
path: root/manifests/xen.pp
AgeCommit message (Collapse)Author
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
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-05-08fix typopietro
2009-05-08rename template to .erbpietro
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-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-11merge some changes from immerda repository. specially xen related.Pietro Ferrari
2007-10-12add the virtual moduleMicah Anderson