aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* - add a hook to serve static file with apache directlyMichael Scherer2010-11-082-2/+4
|
* - 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
* - 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
|
* 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
|
* - fix wrong class nameMichael Scherer2010-11-051-1/+1
|
* - oups, fix typoMichael Scherer2010-11-051-1/+1
|
* do not hardcode mageia.org in mga-mirrors configMichael Scherer2010-11-051-1/+1
|
* - try to be sure that svn::client is installed if neededMichael Scherer2010-11-051-0/+3
|
* move extdata to the moduleMichael Scherer2010-11-051-0/+9
|
* - add puppet module, based on my own setupMichael Scherer2010-11-052-0/+61
|
* fix typo :pDamien Lallement2010-11-051-1/+1
|
* fix 'cron'Damien Lallement2010-11-051-1/+0
|
* remove 'recurse'Damien Lallement2010-11-051-1/+0
|
* fix 'ensure' to 'directory'Damien Lallement2010-11-051-3/+4
|
* add the creation of '/var/lib/blog/' in init.ppDamien Lallement2010-11-051-1/+8
|
* remove the check for postfix not to duplicate the 'postfix' moduleDamien Lallement2010-11-051-3/+3
|
* fix the path to '/usr/local/bin' '/var/lib/blog'Damien Lallement2010-11-052-3/+3
|
* fix the mail address and message on blogDamien Lallement2010-11-051-1/+1
|
* Allow a bit more access to groupsBuchan Milne2010-11-051-1/+1
|
* adding check_new-blog-post on champagneDamien Lallement2010-11-052-0/+56
|
* Try and allow users to identify the groups another user is inBuchan Milne2010-11-051-1/+5
|
* Give registrar group read access to some attributes again, and reduce users ↵Buchan Milne2010-11-051-2/+2
| | | | | | | access added in previous commit
* Open read access for users to contact-type details for nowBuchan Milne2010-11-051-1/+1
|
* Add a few more dependenciesBuchan Milne2010-11-051-1/+3
| | | | | | | --This line, and those below, will be ignoed-- M puppet/modules/catdap/manifests/init.pp
* Catdap needs some search access as wellBuchan Milne2010-11-051-3/+3
| | | | | Also allow catdap to write preferredLanguage
* Correct authentication binddnBuchan Milne2010-11-051-1/+1
|
* Finalise registration ACLsBuchan Milne2010-11-053-12/+23
| | | | | | | | | Restrict anonymous access (to none) Add some additional ACLs to put back some access that previously relied on anonymous Listen on all IP addresses, and ldapi Assign localSSF matching ssf requirement, so we allow ldapi,ldaps,ldap+start_tls