Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-25 | Fixing variable assignments | Silvio Rhatto | |
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-05-08 | fix typo | pietro | |
2009-05-08 | rename template to .erb | 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 | move vserver munin plugins into the virtual module | Micah Anderson | |
2009-02-21 | update to latest util-vserver backport | Micah Anderson | |
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 | |||
2008-11-11 | add a distro parameter to the vserver definiton and remove cronjob to run ↵ | Pietro Ferrari | |
puppet on the vserver form the host. | |||
2008-11-11 | merge some changes from immerda repository. specially xen related. | Pietro Ferrari | |
2008-11-08 | increase util-vserver backport to latest one with the schedutils dependency ↵ | Micah Anderson | |
added | |||
2008-11-08 | upgrade util-vserver to latest backport | Micah Anderson | |
2008-10-28 | puppet doesn't like dashes in variable names | Micah Anderson | |
2008-10-28 | add case selector for util-vserver version | Micah Anderson | |
2008-10-28 | add assert_lsbdistcodename so that we can query to see if we are running ↵ | Micah Anderson | |
etch/lenny etc. | |||
2008-10-28 | add 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-03 | upgrade to latest backport | Micah Anderson | |
2008-05-24 | The variable must be referenced for it to be useful | Micah Anderson | |
2008-05-24 | default needs to exist otherwise this wont work | Micah Anderson | |
2008-05-23 | add the ability to specify a debootstrap mirror location, this can | Micah Anderson | |
be done in site.pp as a variable too if you want to specify it site-wide | |||
2008-03-21 | change 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-24 | upgrade to -6 of util-vserver backport | Micah Anderson | |
2007-11-09 | fix version number | Micah Anderson | |
2007-11-09 | make util-vserver package version be the newest in backports; add interfaces ↵ | Micah Anderson | |
to the vservers on redwing | |||
2007-11-09 | add vserver mx3 on redwing, bump util-vserver version number for vserver hosts | Micah Anderson | |
2007-11-05 | fix the delete method | Micah Anderson | |
2007-11-04 | add an alias for the present option and add a delete option | Micah Anderson | |
also move the order so it is consistant | |||
2007-11-04 | add a distro parameter to the vserver build | Micah Anderson | |
add the definition for the parrot etch vserver for a test | |||
2007-11-04 | fixes to virtual module | Micah Anderson | |