Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add 2 new facter macro, lib_dir ( %lib_dir from rpm) and dc_suffix ( ↵ | Michael Scherer | 2010-11-20 | 2 | -0/+20 |
| | | | | dc=mageia,dc=org ), as we cut and paste them in every template | ||||
* | - allows the PATH_TO_FILE value to be overidden for testing purpose | Michael Scherer | 2010-11-20 | 1 | -2/+5 |
| | | | | | - check the return of wget and stop if the server do not answer, to prevent resending notification once server is restarted | ||||
* | - -n is needed to interpret \n for the bash builtin version, spotted by ahmad78 | Michael Scherer | 2010-11-20 | 1 | -1/+1 |
| | |||||
* | - enable the distribution of plugin ( ie, facter module, custom type ) | Michael Scherer | 2010-11-20 | 1 | -0/+2 |
| | |||||
* | - also fix the directory ( maybe I should add a facter plugin for this too ) | Michael Scherer | 2010-11-20 | 1 | -1/+4 |
| | |||||
* | - fix template on 32 bits server | Michael Scherer | 2010-11-19 | 1 | -2/+5 |
| | |||||
* | - fix template | Michael Scherer | 2010-11-19 | 1 | -1/+2 |
| | |||||
* | add directive for aliases ( with a note for ldap alias ), and white space | Michael Scherer | 2010-11-19 | 1 | -0/+7 |
| | |||||
* | add support for sympa domain | Michael Scherer | 2010-11-19 | 1 | -1/+4 |
| | |||||
* | - fix config for secondary smtp | Michael Scherer | 2010-11-19 | 1 | -3/+5 |
| | |||||
* | - use all_tags instead of classes because of some obscure puppet issues, | Michael Scherer | 2010-11-19 | 1 | -13/+12 |
| | | | | | | | basically, classes correspond to the classes when the ressource is declared, not to the one of the node ( which is given by all_tags ) - remove empty line ( with <%- ) | ||||
* | - add some more attribute, just to be sure | Michael Scherer | 2010-11-19 | 1 | -0/+4 |
| | |||||
* | - fix templates | Michael Scherer | 2010-11-19 | 1 | -0/+1 |
| | |||||
* | - merge luca berra proposal | Michael Scherer | 2010-11-19 | 1 | -6/+12 |
| | |||||
* | add www-test and blog-test | Nicolas Vigier | 2010-11-19 | 1 | -1/+3 |
| | |||||
* | - add some documentation | Michael Scherer | 2010-11-19 | 1 | -17/+23 |
| | | | | - clean some comment, move some code | ||||
* | - try to workaround the missing feature of puppet about umask and Exec | Michael Scherer | 2010-11-19 | 2 | -4/+22 |
| | |||||
* | - testing show that perl-SVN-Notify-Mirror is required | Michael Scherer | 2010-11-19 | 1 | -2/+2 |
| | |||||
* | - add some requires for ordering of the transaction | Michael Scherer | 2010-11-19 | 1 | -3/+7 |
| | |||||
* | - rewrite the others part too, for same reason ( arrays that do not work ↵ | Michael Scherer | 2010-11-19 | 1 | -4/+2 |
| | | | | like I believed ) | ||||
* | - rewrite the link setup part, as the array do not work like I believed they ↵ | Michael Scherer | 2010-11-19 | 1 | -8/+15 |
| | | | | would | ||||
* | - fix regexp escaping | Michael Scherer | 2010-11-19 | 1 | -1/+16 |
| | |||||
* | - fix the check script | Michael Scherer | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | fix some cosmetics issue | Michael Scherer | 2010-11-19 | 2 | -5/+4 |
| | |||||
* | - fix the condition of the svn creation | Michael Scherer | 2010-11-19 | 1 | -2/+3 |
| | |||||
* | - svnadmin is not in subversion-server rpm | Michael Scherer | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | - fix the array concatenation ( puppet is not python nor ruby ) | Michael Scherer | 2010-11-19 | 1 | -2/+1 |
| | |||||
* | - fix syntax error | Michael Scherer | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | - fix directory creation | Michael Scherer | 2010-11-19 | 1 | -2/+5 |
| | |||||
* | - fix packages name for non x86_64 ( such as my test vm ) | Michael Scherer | 2010-11-19 | 1 | -2/+7 |
| | |||||
* | fix comments | Michael Scherer | 2010-11-19 | 1 | -12/+12 |
| | |||||
* | add support for syntax check in the repository define | Michael Scherer | 2010-11-19 | 1 | -2/+12 |
| | |||||
* | add check for root and empty commit | Michael Scherer | 2010-11-19 | 3 | -0/+40 |
| | |||||
* | - add a type to handle syntax check script | Michael Scherer | 2010-11-19 | 2 | -7/+36 |
| | |||||
* | - add logic to extract directory from svn on commit | Michael Scherer | 2010-11-19 | 2 | -1/+21 |
| | |||||
* | implement the commit mail part | Michael Scherer | 2010-11-19 | 2 | -0/+22 |
| | |||||
* | add the default commit script and directory | Michael Scherer | 2010-11-19 | 1 | -0/+18 |
| | |||||
* | add the interface for the define | Michael Scherer | 2010-11-19 | 1 | -1/+4 |
| | |||||
* | set the server visibility | Michael Scherer | 2010-11-19 | 1 | -12/+25 |
| | |||||
* | - add the generic hook | Michael Scherer | 2010-11-19 | 1 | -0/+13 |
| | |||||
* | add directory that will hold the various hooks scripts | Michael Scherer | 2010-11-19 | 1 | -0/+7 |
| | |||||
* | - add some documentation | Michael Scherer | 2010-11-19 | 1 | -3/+15 |
| | |||||
* | - do not use TLS, will not work | Michael Scherer | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | - move the declaration to the top of the file, less confusing. | Michael Scherer | 2010-11-19 | 1 | -2/+1 |
| | | | | | - do not hardcode domain name | ||||
* | Add 30-site.conf ( WIP ) | Dexter Morgan | 2010-11-18 | 2 | -0/+35 |
| | |||||
* | - start to merge simple relay, and add some basic antispam filtering | Michael Scherer | 2010-11-18 | 1 | -1/+27 |
| | |||||
* | Fix vhost_bugs.mageia.org.conf filename | Dexter Morgan | 2010-11-18 | 1 | -0/+0 |
| | |||||
* | Fix bugzilla init.pp | Dexter Morgan | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | Do not hardcode the domain name | Dexter Morgan | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | Add vhost and webapps.d files for bugzilla | Dexter Morgan | 2010-11-18 | 3 | -0/+57 |
| |