aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - rename the module, as I used lib_dir everywhereMichael Scherer2010-11-201-1/+1
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-2018-58/+35
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* - add 2 new facter macro, lib_dir ( %lib_dir from rpm) and dc_suffix ( ↵Michael Scherer2010-11-202-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 purposeMichael Scherer2010-11-201-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 ahmad78Michael Scherer2010-11-201-1/+1
|
* - enable the distribution of plugin ( ie, facter module, custom type )Michael Scherer2010-11-201-0/+2
|
* - also fix the directory ( maybe I should add a facter plugin for this too )Michael Scherer2010-11-201-1/+4
|
* - fix template on 32 bits serverMichael Scherer2010-11-191-2/+5
|
* - fix templateMichael Scherer2010-11-191-1/+2
|
* add directive for aliases ( with a note for ldap alias ), and white spaceMichael Scherer2010-11-191-0/+7
|
* add support for sympa domainMichael Scherer2010-11-191-1/+4
|
* - fix config for secondary smtpMichael Scherer2010-11-191-3/+5
|
* - use all_tags instead of classes because of some obscure puppet issues,Michael Scherer2010-11-191-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 sureMichael Scherer2010-11-191-0/+4
|
* - fix templatesMichael Scherer2010-11-191-0/+1
|
* - merge luca berra proposalMichael Scherer2010-11-191-6/+12
|
* add www-test and blog-testNicolas Vigier2010-11-191-1/+3
|
* - add some documentationMichael Scherer2010-11-191-17/+23
| | | | - clean some comment, move some code
* - try to workaround the missing feature of puppet about umask and ExecMichael Scherer2010-11-192-4/+22
|
* - testing show that perl-SVN-Notify-Mirror is requiredMichael Scherer2010-11-191-2/+2
|
* - add some requires for ordering of the transactionMichael Scherer2010-11-191-3/+7
|
* - rewrite the others part too, for same reason ( arrays that do not work ↵Michael Scherer2010-11-191-4/+2
| | | | like I believed )
* - rewrite the link setup part, as the array do not work like I believed they ↵Michael Scherer2010-11-191-8/+15
| | | | would
* - fix regexp escapingMichael Scherer2010-11-191-1/+16
|
* - fix the check scriptMichael Scherer2010-11-191-1/+1
|
* fix some cosmetics issueMichael Scherer2010-11-192-5/+4
|
* - fix the condition of the svn creationMichael Scherer2010-11-191-2/+3
|
* - svnadmin is not in subversion-server rpmMichael Scherer2010-11-191-1/+1
|
* - fix the array concatenation ( puppet is not python nor ruby )Michael Scherer2010-11-191-2/+1
|
* - fix syntax errorMichael Scherer2010-11-191-1/+1
|
* - fix directory creationMichael Scherer2010-11-191-2/+5
|
* - fix packages name for non x86_64 ( such as my test vm )Michael Scherer2010-11-191-2/+7
|
* fix commentsMichael Scherer2010-11-191-12/+12
|
* add support for syntax check in the repository defineMichael Scherer2010-11-191-2/+12
|
* add check for root and empty commitMichael Scherer2010-11-193-0/+40
|
* - add a type to handle syntax check scriptMichael Scherer2010-11-192-7/+36
|
* - add logic to extract directory from svn on commitMichael Scherer2010-11-192-1/+21
|
* implement the commit mail partMichael Scherer2010-11-192-0/+22
|
* add the default commit script and directoryMichael Scherer2010-11-191-0/+18
|
* add the interface for the defineMichael Scherer2010-11-191-1/+4
|
* set the server visibilityMichael Scherer2010-11-191-12/+25
|
* - add the generic hookMichael Scherer2010-11-191-0/+13
|
* add directory that will hold the various hooks scriptsMichael Scherer2010-11-191-0/+7
|
* - add some documentationMichael Scherer2010-11-191-3/+15
|
* - do not use TLS, will not workMichael Scherer2010-11-191-1/+1
|
* - move the declaration to the top of the file, less confusing.Michael Scherer2010-11-191-2/+1
| | | | | - do not hardcode domain name
* Add 30-site.conf ( WIP )Dexter Morgan2010-11-182-0/+35
|
* - start to merge simple relay, and add some basic antispam filtering Michael Scherer2010-11-181-1/+27
|
* Bugzilla is ready, we need to create the componments nowDexter Morgan2010-11-181-1/+0
|
* Fix vhost_bugs.mageia.org.conf filenameDexter Morgan2010-11-181-0/+0
|