aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Close more anon access, and open up read access to some inetOrgPerson attrs ↵Buchan Milne2010-11-091-11/+13
| | | | to users
* - replace hardcoded domain by a variable, to ease reuse of the module Michael Scherer2010-11-091-11/+13
|
* Add sympa to pgsqlDexter Morgan2010-11-081-0/+5
|
* - fix mask for database declarationMichael Scherer2010-11-081-4/+4
|
* - remove comment ( not really needed )Michael Scherer2010-11-081-59/+1
| | | | | - use domain instead of hardcoding the url
* add default vhost with redirection to www.mageia.orgNicolas Vigier2010-11-082-0/+75
|
* - disable until we decided on how to fix itMichael Scherer2010-11-081-1/+1
|
* - no need to have a hidden file in the svn repository and puppet configMichael Scherer2010-11-082-1/+1
|
* - fix manifestsMichael Scherer2010-11-081-1/+0
|
* - remove uneeded include, and remove the old config fileMichael Scherer2010-11-082-30/+0
|
* - deploy the tagmail configuration file, so we get error on manifest applicationMichael Scherer2010-11-081-0/+10
|
* - I refactored too much this doesn't work as intended for define Michael Scherer2010-11-082-9/+6
|
* - fix template here tooMichael Scherer2010-11-081-2/+2
|
* - fix syntax error in the template ( TODO add a check in pre-commit )Michael Scherer2010-11-081-1/+1
|
* - forgot to give the script ( I didn't found how to make sure that puppet ↵Michael Scherer2010-11-081-0/+1
| | | | read my mind )
* - deploy catdap with ssl and fastcgiMichael Scherer2010-11-081-9/+16
|
* - add logic for using ssl certificate ( no SNI for the moment, but should be ↵Michael Scherer2010-11-081-1/+14
| | | | done later )
* add bugs.mageia.orgNicolas Vigier2010-11-081-1/+2
|
* - add a hook to serve static file with apache directlyMichael Scherer2010-11-082-2/+4
|
* - remove tabulation ( so indentation is really fixed )Michael Scherer2010-11-071-13/+10
| | | | | - clean old comments ( ie, things we deployed )
* - add a mod_ssl classMichael Scherer2010-11-071-0/+6
|
* - fix the name of the file ( or it will conflict with blog class ) Michael Scherer2010-11-071-1/+1
|
* - my trick about using $name do not work as expectedMichael Scherer2010-11-071-3/+3
|
* - add a alias not dependent on the pogsql version Michael Scherer2010-11-071-11/+21
| | | | | | | - do not reload on restart ( as this may have side effect ) - explicitly ask for reload on config file change ( with exec service reload ) - use shorter name for file, with a common variable
* First commit for the puppet bugzilla moduleDexter Morgan2010-11-072-0/+126
|
* - add bugs access to bugs databaseOlivier Thauvin2010-11-061-9/+19
| | | | | - apply hostssl to network connection other than localhost - think to local IPv6 connection
* Add review board to isntallDexter Morgan2010-11-061-0/+1
|
* Use bug tracker word instead of bugzillaDexter Morgan2010-11-061-1/+1
|
* Fix identDexter Morgan2010-11-061-9/+8
|
* - use name instead of the vhost variableMichael Scherer2010-11-061-1/+1
|
* - add django support with wsgiMichael Scherer2010-11-063-0/+54
|
* - refactor the directory name for apache vhost configMichael Scherer2010-11-061-2/+4
|
* Shame on me, I forgot a pipe...Damien Lallement2010-11-061-1/+1
|
* Remove postfix requireDexter Morgan2010-11-061-4/+1
|
* include transifexDexter Morgan2010-11-061-0/+1
|
* Add puppet conf for transifexDexter Morgan2010-11-062-0/+50
|
* - add a type for vhost redirection to ssl ( for epoll and catdap, once we ↵Michael Scherer2010-11-062-1/+17
| | | | have https )
* - notice the file is in svnOlivier Thauvin2010-11-062-1/+7
|
* - make 'psql -U postgres' as root workingOlivier Thauvin2010-11-062-2/+2
|
* - root on the server is accepted as postgres userOlivier Thauvin2010-11-061-0/+1
|
* - manage pg_ident.conf for postgresqlOlivier Thauvin2010-11-062-0/+52
|
* - allow transifex user to connect to transifex databaseOlivier Thauvin2010-11-061-1/+4
|
* - oups again, fix the order of argumentsMichael Scherer2010-11-051-1/+1
|
* - oups, fix errorMichael Scherer2010-11-052-2/+2
|
* - refactor catalyst application config using a common class ( catdap is next )Michael Scherer2010-11-054-51/+8
|
* - add a define to ease catalyst application deployementMichael Scherer2010-11-052-0/+28
|
* - enable reporting, as explained on ↵Michael Scherer2010-11-052-0/+3
| | | | http://projects.puppetlabs.com/projects/1/wiki/Reports_And_Reporting
* - use mv -f instead of cp + rm ( shorter, cleaner )Michael Scherer2010-11-051-5/+4
| | | | | - move file creation later rather than creating it and removing it after
* - migrate to the new config file formatMichael Scherer2010-11-051-2/+2
|
* - add configuration for puppetmaster nameMichael Scherer2010-11-051-0/+3
|