aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-30Using apt-get instead of dselectSilvio Rhatto
2010-01-29Fixing timeout parameterSilvio Rhatto
2010-01-29Disabling timeout when building a vserverSilvio Rhatto
2010-01-29Minor fixSilvio Rhatto
2010-01-29Minor fixes/changesSilvio Rhatto
2010-01-17Minor fixSilvio Rhatto
2010-01-17Trying to fix resource dependencySilvio Rhatto
2009-12-27Misc fixesSilvio Rhatto
2009-12-27OopsSilvio Rhatto
2009-12-27Merge branch 'master' of git://labs.riseup.net/module_virtualSilvio Rhatto
Conflicts: manifests/vserver.pp
2009-12-26Checking for secure chroot barrierSilvio Rhatto
2009-12-26Minor fixSilvio Rhatto
2009-12-26Setting nodename according to hostname valueSilvio Rhatto
2009-12-26Setup plugins just if munin is enabled in the system (3)Silvio Rhatto
2009-12-26Setup plugins just if munin is enabled in the system (2)Silvio Rhatto
2009-12-26Setup plugins just if munin is enabled in the systemSilvio Rhatto
2009-12-25Changing variable names and defaults (2)Silvio Rhatto
2009-12-25Changing variable names and defaultsSilvio Rhatto
2009-12-25Introducing hostname and interface parametersSilvio Rhatto
2009-12-25Fixing variable assignmentsSilvio Rhatto
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