aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap
Commit message (Collapse)AuthorAgeFilesLines
* prevent a user from signing as schedbot ( would be a security issue on valstar )Michael Scherer2011-02-101-0/+1
|
* - add more name to the blacklist ( login used for various part ofMichael Scherer2011-01-191-0/+7
| | | | the bs, and thus leading to potential conflict on ldap end )
* - add another missing rpmMichael Scherer2011-01-051-1/+1
|
* add missing rpmMichael Scherer2011-01-051-1/+1
|
* - deploy trunk as a test instance, as asked several time on ircMichael Scherer2011-01-051-18/+31
|
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-152-3/+1
| | | | is ldap or postgresql at the first glance
* - oups, seems I forgot that certificates were already created by apache classMichael Scherer2010-12-091-3/+0
|
* - also create a self signed certificate for catdap if no certificateMichael Scherer2010-12-091-0/+4
| | | | exist
* Fix identDexter Morgan2010-11-261-1/+1
|
* fix svn location for catdap checkoutMichael Scherer2010-11-241-1/+1
|
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-1/+1
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-202-6/+3
| | | | | | | | ( 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
* - remove uneeded include, and remove the old config fileMichael Scherer2010-11-082-30/+0
|
* - 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 a few more dependenciesBuchan Milne2010-11-051-1/+3
| | | | | | | --This line, and those below, will be ignoed-- M puppet/modules/catdap/manifests/init.pp
* Correct authentication binddnBuchan Milne2010-11-051-1/+1
|
* - add missing RequiresMichael Scherer2010-11-041-1/+1
|
* - move the call to extlookup before the template, not after Michael Scherer2010-11-041-2/+2
|
* - refactor the vhostMichael Scherer2010-11-043-7/+10
| | | | | | | | | - fix the url used for svn checkout - add a requires from catdap config to svn checkout for ordering purpose - move extlookup call outside of template - fix the name of apache config file - fix the naming of the ldap server
* - remove duplicate packagesMichael Scherer2010-11-041-1/+1
|
* - add a catdap moduleMichael Scherer2010-11-043-0/+95