| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - readd a better mysql module | Michael Scherer | 2010-12-09 | 1 | -0/+28 |
* | restart sympa if the configuration is changed | Michael Scherer | 2010-12-09 | 1 | -1/+1 |
* | simplify the declaration | Michael Scherer | 2010-12-09 | 1 | -4/+2 |
* | - also create a self signed certificate for catdap if no certificate | Michael Scherer | 2010-12-09 | 1 | -0/+4 |
* | add epoll selfsigned certificate | Michael Scherer | 2010-12-09 | 1 | -0/+4 |
* | - use a variable for the robot and http vhost ( and force https in www | Michael Scherer | 2010-12-09 | 2 | -8/+14 |
* | - use the lib_dir fact | Michael Scherer | 2010-12-09 | 1 | -4/+1 |
* | use ssl for mailling list interface, as password are involved ( a more select... | Michael Scherer | 2010-12-09 | 2 | -3/+13 |
* | deploy a testing list | Michael Scherer | 2010-12-09 | 1 | -0/+6 |
* | deploy sympa on alamut | Michael Scherer | 2010-12-09 | 1 | -1/+8 |
* | add a mailling list type | Michael Scherer | 2010-12-09 | 2 | -0/+31 |
* | restrict the locale used by sympa for now, as it flood the log otherwise | Michael Scherer | 2010-12-09 | 1 | -1/+2 |
* | - do not install postfix by default on mail server, by using another | Michael Scherer | 2010-12-09 | 1 | -2/+9 |
* | change default settings, after discussing with mdv maintainer. | Michael Scherer | 2010-12-09 | 1 | -1/+1 |
* | add a directory to hold xml config files | Michael Scherer | 2010-12-09 | 1 | -0/+7 |
* | the sympa class was renamed, so we need to adjust the tag here | Michael Scherer | 2010-12-09 | 3 | -4/+4 |
* | - move everything in a subclass | Michael Scherer | 2010-12-09 | 1 | -61/+62 |
* | - add a svn snapshot for templates | Michael Scherer | 2010-12-09 | 1 | -1/+3 |
* | add a sympa service, even if it would be better to add the 5 scripts | Michael Scherer | 2010-12-09 | 1 | -0/+8 |
* | do not list unsupported arches | Olivier Blin | 2010-12-08 | 1 | -1/+1 |
* | use domain variable | Olivier Blin | 2010-12-08 | 1 | -3/+3 |
* | use repository_root | Olivier Blin | 2010-12-08 | 1 | -1/+1 |
* | declare repository_root in manifest | Olivier Blin | 2010-12-08 | 2 | -1/+1 |
* | remove incorrect require for /etc/youri | Olivier Blin | 2010-12-08 | 1 | -1/+0 |
* | initial youri submit-todo conf | Olivier Blin | 2010-12-08 | 2 | -0/+175 |
* | remove class bind::bind_master, as this is already by the class dns_server | Michael Scherer | 2010-12-08 | 1 | -1/+0 |
* | - sympa need to use its account to read data from ldap | Michael Scherer | 2010-12-07 | 1 | -0/+3 |
* | - more meaningful name | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | - fix wrong config file directive ( and also align the last line ) | Michael Scherer | 2010-12-07 | 1 | -2/+2 |
* | add a alias for static data served by apache | Michael Scherer | 2010-12-07 | 1 | -0/+9 |
* | add perl-Socket6 for ipv6 support, since sympa-www spew error in error_log wi... | Michael Scherer | 2010-12-07 | 1 | -1/+4 |
* | - add options to remove formatting, so puppet do not try to recreate | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | - add the owner option, to set the user to whom the database will belong | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | - simplify the cgi path using custom fact | Michael Scherer | 2010-12-07 | 1 | -1/+1 |
* | - add perl-CGI-Fast, since it is required by sympa-www for fastcgi | Michael Scherer | 2010-12-07 | 1 | -2/+3 |
* | - use a loop, and a fact, instead of cut and paste and hardcoded ip | Michael Scherer | 2010-12-07 | 1 | -22/+13 |
* | - create the needed certificate for postgresql ( name is hardcoded ) | Michael Scherer | 2010-12-07 | 1 | -1/+10 |
* | add a type for selfsigned certificate in 2 file | Michael Scherer | 2010-12-07 | 1 | -0/+25 |
* | - create sympa user & db | Michael Scherer | 2010-12-07 | 1 | -2/+14 |
* | - create the database and the user in postgresql database for epoll | Michael Scherer | 2010-12-07 | 1 | -0/+12 |
* | create the database and user on the server, using exported ressources | Michael Scherer | 2010-12-07 | 1 | -0/+3 |
* | - move the postgresql server bits to a subclass | Michael Scherer | 2010-12-07 | 2 | -65/+67 |
* | like the user type, add a database type | Michael Scherer | 2010-12-07 | 1 | -0/+8 |
* | add a type postgres user, to be able to declare postgresql user in puppet dir... | Michael Scherer | 2010-12-07 | 1 | -0/+9 |
* | add a require on a required package, needed to create initial database | Michael Scherer | 2010-12-07 | 1 | -2/+12 |
* | sudo used by youri_submit | Nicolas Vigier | 2010-12-07 | 1 | -0/+2 |
* | add defaults | Nicolas Vigier | 2010-12-07 | 1 | -0/+13 |
* | do not require tty for youri wrapper, since we don't ask for a password | Olivier Blin | 2010-12-07 | 1 | -0/+1 |
* | youri wrapper should be run as schedbot by default | Olivier Blin | 2010-12-06 | 1 | -0/+1 |
* | use full path to run youri wrapper (and run through exec) | Olivier Blin | 2010-12-06 | 1 | -1/+1 |