Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-27 | Merge branch 'master' of labs.riseup.net:module_virtual | Micah Anderson | |
2012-06-27 | 2.7 underscore rename | Micah Anderson | |
2012-02-13 | these have bashisms which don't work with dash as /bin/sh, so switch the ↵ | Matt Taggart | |
scripts to bash and add a comment | |||
2012-02-02 | fix syntax error | Micah Anderson | |
2012-02-02 | workaround for http://projects.puppetlabs.com/issues/11511 | Micah Anderson | |
2010-12-15 | add xen-specific path to the xen-tools site-virtual template path | Micah Anderson | |
2010-12-15 | fix closing curly brace syntax error | Micah Anderson | |
2010-12-15 | change template location for xen-tools.conf.erb to be in the site-virtual ↵ | Micah Anderson | |
module, with a $operatingsystem/$lsbdistcodename variation | |||
2010-12-15 | add a squeeze case for the xen-tools package installation | Micah Anderson | |
2010-12-15 | add a $lsbdistcodename case for the xen-linux-system packages | Micah Anderson | |
add a squeeze version update the xen-linux-system packages for lenny to be the -2 version | |||
2010-12-15 | add $lsbdistcodename subdirectory for search path | Micah Anderson | |
2010-12-15 | fix lookup path | Micah Anderson | |
2010-12-15 | remove unnecessary fileserver variable | Micah Anderson | |
2010-12-15 | enable site-virtual source distribution of xend-config.sxp | Micah Anderson | |
2010-09-02 | switch to new lsb method | Micah Anderson | |
2009-12-22 | update munin script_path for comparability with the newer munin module | Micah Anderson | |
2009-11-23 | switch source lines to get in-line with 0.25 pathing changes | Micah Anderson | |
2009-10-08 | update 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-03 | update 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-03 | the virtual facts no longer need to be added because the newer facter ↵ | Micah Anderson | |
includes them (and more) | |||
2009-05-08 | fix typo | pietro | |
2009-05-08 | add default xen config file | pietro | |
2009-05-08 | rename template to .erb | pietro | |
2009-05-08 | fix typo and use different mirror if box not in colo | pietro | |
2009-05-08 | fix typo | pietro | |
2009-05-08 | have a sane default for xen lvm vg's | pietro | |
2009-05-08 | fix typo | pietro | |
2009-03-13 | fix missing bracket | Pietro Ferrari | |
2009-03-13 | distribute a default xen-tool.conf for riseup. | Pietro Ferrari | |
2009-03-04 | use xen tools backport if in lenny | Pietro Ferrari | |
2009-02-25 | remove 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-21 | fix URIs in source lines for munin plugins, should be puppet://$server | Micah Anderson | |
2009-02-21 | fix bad URI in source => | Micah Anderson | |
2009-02-21 | oops, these files didn't get moved in a previous commit | Micah Anderson | |
2009-02-21 | move vserver munin plugins into the virtual module | Micah Anderson | |
2009-02-21 | update to latest util-vserver backport | Micah Anderson | |
2009-02-12 | i'm tired. | Pietro Ferrari | |
2009-02-12 | one day i will clean this mess up. i promisse | Pietro Ferrari | |
2009-02-12 | no need to enclose dist name on braces | Pietro Ferrari | |
2009-02-12 | the debian xen packages already have the fix. | Pietro Ferrari | |
2009-02-12 | use default lenny conf file. | Pietro Ferrari | |
2009-02-12 | fix exec name | Pietro Ferrari | |
2009-02-11 | the package names need to be quoted because they have periods in their names | Micah 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-11 | i think this selector needs the arch | Micah Anderson | |
2009-02-11 | try quoting the var | Micah Anderson | |
2009-02-11 | update xen stuff for lenny. | Pietro Ferrari | |
2008-11-13 | local-interfaces dir was define twice. argh\! | Pietro Ferrari | |
2008-11-12 | fix path to the build_vserver script and put open vpn file on their own | Pietro Ferrari | |
dir. | |||
2008-11-12 | comment out hashify cron job file | Pietro Ferrari | |
2008-11-12 | move vserver related files to a vserver directory. | Pietro Ferrari | |
dont't install puppet on a newly created vserver. fix identation of vserver.pp |