aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix syntaxMichael Scherer2010-12-012-2/+2
|
* factorization of the dns server class ( since we use puppet toMichael Scherer2010-12-012-7/+8
| | | | | setup 2 master instead of using 1 master and 1 slave )
* add the reverse ipv6 zone Michael Scherer2010-12-012-0/+15
|
* - add the zone for reverse dns on our ipv6 rangeMichael Scherer2010-12-013-1/+31
|
* fix the template, this cause the epoll installation on alamut to notMichael Scherer2010-11-301-1/+1
| | | | have css :/
* - create the certificate ( self signed ) when ssl is enabledMichael Scherer2010-11-301-0/+7
|
* enable SNI and use one certificate per vhost for catalyst applicationMichael Scherer2010-11-301-4/+2
|
* add the directory that will hold ssl certsMichael Scherer2010-11-301-0/+4
|
* since the domain name is not added automatically by openssl module, addMichael Scherer2010-11-301-1/+1
| | | | it here
* - do not automatically add the domain name when creating a certificateMichael Scherer2010-11-301-1/+1
|
* add requires so the exec do not fail with command not foundMichael Scherer2010-11-301-1/+2
|
* split the declaration of openssl in a class so we can have multipleMichael Scherer2010-11-301-1/+6
| | | | declaration of self_signed_certificate
* - use ssl for epoll ( for security reason )Michael Scherer2010-11-301-0/+3
|
* Fix the check on wget if server is down (thanks to rtp)Damien Lallement2010-11-263-3/+13
|
* Fix permsDexter Morgan2010-11-261-5/+4
|
* requires the svn snapshotDexter Morgan2010-11-261-1/+2
|
* requires the svn snapshotDexter Morgan2010-11-261-3/+10
|
* do snapshots of the custom bugzilla templateDexter Morgan2010-11-261-0/+7
|
* Fix identDexter Morgan2010-11-261-1/+1
|
* use antispam and antivirus on smtp serverMichael Scherer2010-11-251-0/+2
|
* rules compilation requires that the rules are present firstMichael Scherer2010-11-251-1/+1
|
* no antivirus are deployed for now, and none are planned for the momentMichael Scherer2010-11-251-1/+1
|
* filter mail trough amavis ( for spamassassin ) and block some extensionMichael Scherer2010-11-251-0/+1
|
* restart amavis on configuration file changeMichael Scherer2010-11-251-2/+3
|
* remove unused logdirOlivier Blin2010-11-251-1/+0
|
* remove trailing slash in queue URLOlivier Blin2010-11-251-1/+1
|
* upload packages as schedbot user for nowOlivier Blin2010-11-251-0/+1
|
* http queue is on http://pkgsubmit.mageia.org/uploads/Olivier Blin2010-11-251-0/+1
|
* add pkgsubmit vhostOlivier Blin2010-11-252-0/+17
|
* do not pass iurt logdir as argument, it would require a wrapper parsing the ↵Olivier Blin2010-11-251-2/+2
| | | | option, we will handle this in ulri
* fix missing subscribeMichael Scherer2010-11-241-0/+1
|
* fix path that prevent smtp to startMichael Scherer2010-11-241-1/+1
|
* fix syntaxMichael Scherer2010-11-241-1/+1
|
* add a note about a missing depsMichael Scherer2010-11-241-1/+1
|
* fix syntaxMichael Scherer2010-11-241-1/+1
|
* fix order of executionMichael Scherer2010-11-241-1/+2
|
* add a ssmtp module, to replace postfix as it would be too complex to manage ↵Michael Scherer2010-11-242-0/+22
| | | | for both simple relay and full fledged server
* add a Requires to fix bootstraping ( ie, puppet try to do the linkMichael Scherer2010-11-241-1/+2
| | | | before bind is installed, and show a error )
* fix svn directoryMichael Scherer2010-11-241-1/+1
|
* add requires on the package, so puppet doesn't send useless errorsMichael Scherer2010-11-242-3/+6
|
* fix svn location for catdap checkoutMichael Scherer2010-11-241-1/+1
|
* do not use default empty array, as puppet evaluate this as "true" andMichael Scherer2010-11-241-3/+3
| | | | therefore create the post-commit scripts with invalid values
* - improve error message when trying to get a interactive shellMichael Scherer2010-11-241-1/+5
|
* restrict login to people of the group mga-commiters ( previous try wasMichael Scherer2010-11-242-9/+13
| | | | not working with ssh key )
* s/commiters/committers/, to be in sync with the ldap group name and the ↵Michael Scherer2010-11-243-5/+5
| | | | dictionnary
* move the group restriction at the top of the file, or they are uselessMichael Scherer2010-11-241-7/+7
|
* pam_wheel is made to be used with su only. pam_succeed_if seems to be the ↵Michael Scherer2010-11-241-2/+2
| | | | proper module
* remove empty line from the result file ( <% vs <%- )Michael Scherer2010-11-241-4/+4
|
* use FQDN for repositoryOlivier Blin2010-11-241-1/+1
|
* fix homedir usageOlivier Blin2010-11-241-2/+2
|