Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix string interpolation, that broke identity ( due to restart of apache ) | Michael Scherer | 2012-02-02 | 1 | -2/+2 |
| | |||||
* | icorrect blacklisted email is MAILER-DAEMON, with N | Michael Scherer | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | use string interpolation, and set ldap to ldap-master rather than "ldap" | Michael Scherer | 2012-01-22 | 1 | -2/+2 |
| | |||||
* | blacklist the registration of the login 'security' | Michael Scherer | 2011-04-20 | 1 | -0/+1 |
| | |||||
* | - sync list with deployed mail aliases | Michael Scherer | 2011-03-29 | 1 | -0/+12 |
| | |||||
* | - do not hardcode the hostname ( who is wrong, by the way, as it should be ↵ | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | | | | alamut ) | ||||
* | prevent a user from signing as schedbot ( would be a security issue on valstar ) | Michael Scherer | 2011-02-10 | 1 | -0/+1 |
| | |||||
* | - add more name to the blacklist ( login used for various part of | Michael Scherer | 2011-01-19 | 1 | -0/+7 |
| | | | | the bs, and thus leading to potential conflict on ldap end ) | ||||
* | - add another missing rpm | Michael Scherer | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | add missing rpm | Michael Scherer | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | - deploy trunk as a test instance, as asked several time on irc | Michael Scherer | 2011-01-05 | 1 | -18/+31 |
| | |||||
* | uniformisation of the name of variable used for password, so we know if this ↵ | Michael Scherer | 2010-12-15 | 2 | -3/+1 |
| | | | | is ldap or postgresql at the first glance | ||||
* | - oups, seems I forgot that certificates were already created by apache class | Michael Scherer | 2010-12-09 | 1 | -3/+0 |
| | |||||
* | - also create a self signed certificate for catdap if no certificate | Michael Scherer | 2010-12-09 | 1 | -0/+4 |
| | | | | exist | ||||
* | Fix ident | Dexter Morgan | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | fix svn location for catdap checkout | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
| | |||||
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 2 | -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 file | Michael Scherer | 2010-11-08 | 2 | -30/+0 |
| | |||||
* | - forgot to give the script ( I didn't found how to make sure that puppet ↵ | Michael Scherer | 2010-11-08 | 1 | -0/+1 |
| | | | | read my mind ) | ||||
* | - deploy catdap with ssl and fastcgi | Michael Scherer | 2010-11-08 | 1 | -9/+16 |
| | |||||
* | Add a few more dependencies | Buchan Milne | 2010-11-05 | 1 | -1/+3 |
| | | | | | | | --This line, and those below, will be ignoed-- M puppet/modules/catdap/manifests/init.pp | ||||
* | Correct authentication binddn | Buchan Milne | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | - add missing Requires | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - move the call to extlookup before the template, not after | Michael Scherer | 2010-11-04 | 1 | -2/+2 |
| | |||||
* | - refactor the vhost | Michael Scherer | 2010-11-04 | 3 | -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 packages | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - add a catdap module | Michael Scherer | 2010-11-04 | 3 | -0/+95 |