Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move extdata to the module | Michael Scherer | 2010-11-05 | 1 | -0/+9 |
| | |||||
* | - add puppet module, based on my own setup | Michael Scherer | 2010-11-05 | 2 | -0/+61 |
| | |||||
* | fix typo :p | Damien Lallement | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | fix 'cron' | Damien Lallement | 2010-11-05 | 1 | -1/+0 |
| | |||||
* | remove 'recurse' | Damien Lallement | 2010-11-05 | 1 | -1/+0 |
| | |||||
* | fix 'ensure' to 'directory' | Damien Lallement | 2010-11-05 | 1 | -3/+4 |
| | |||||
* | add the creation of '/var/lib/blog/' in init.pp | Damien Lallement | 2010-11-05 | 1 | -1/+8 |
| | |||||
* | remove the check for postfix not to duplicate the 'postfix' module | Damien Lallement | 2010-11-05 | 1 | -3/+3 |
| | |||||
* | fix the path to '/usr/local/bin' '/var/lib/blog' | Damien Lallement | 2010-11-05 | 2 | -3/+3 |
| | |||||
* | fix the mail address and message on blog | Damien Lallement | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | Allow a bit more access to groups | Buchan Milne | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | adding check_new-blog-post on champagne | Damien Lallement | 2010-11-05 | 2 | -0/+56 |
| | |||||
* | Try and allow users to identify the groups another user is in | Buchan Milne | 2010-11-05 | 1 | -1/+5 |
| | |||||
* | Give registrar group read access to some attributes again, and reduce users ↵ | Buchan Milne | 2010-11-05 | 1 | -2/+2 |
| | | | | | | | access added in previous commit | ||||
* | Open read access for users to contact-type details for now | Buchan Milne | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Catdap needs some search access as well | Buchan Milne | 2010-11-05 | 1 | -3/+3 |
| | | | | | Also allow catdap to write preferredLanguage | ||||
* | Correct authentication binddn | Buchan Milne | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | Finalise registration ACLs | Buchan Milne | 2010-11-05 | 3 | -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 | ||||
* | valstar is now the svn server | Dexter Morgan | 2010-11-05 | 1 | -0/+5 |
| | |||||
* | change dns for svn | Dexter Morgan | 2010-11-05 | 1 | -2/+2 |
| | |||||
* | - oups, the path was wrong | Michael Scherer | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | - install the module that we use in practice | Michael Scherer | 2010-11-05 | 2 | -2/+2 |
| | |||||
* | - add a class for mod_fastcgi | Michael Scherer | 2010-11-05 | 1 | -0/+5 |
| | |||||
* | - refactor the vhost setting, and clean it | Michael Scherer | 2010-11-05 | 2 | -4/+5 |
| | |||||
* | - use the refactored vhost | Michael Scherer | 2010-11-05 | 1 | -2/+1 |
| | | | | | - remove the directive NameVirtualHost, as we are already taking care of it elsewhere | ||||
* | - refactor the domain name | Michael Scherer | 2010-11-05 | 1 | -2/+3 |
| | |||||
* | - add a configuration so postgresql is not uselessly reload on each run on ↵ | Michael Scherer | 2010-11-05 | 1 | -1/+2 |
| | | | | alamut | ||||
* | - add epoll config | Olivier Thauvin | 2010-11-05 | 4 | -0/+56 |
| | |||||
* | - add a alias for apache package ( so we can change the engine ) | Michael Scherer | 2010-11-05 | 2 | -0/+14 |
| | | | | | | - add a file to cleanly add the 2 directive for VirtualHost on 80 and 443 without having to import the whole apache config in svn ( as this would be annoying to merge later ) | ||||
* | - allow to access to web app | Olivier Thauvin | 2010-11-04 | 1 | -0/+3 |
| | |||||
* | - add NameVirtualHost directive | Olivier Thauvin | 2010-11-04 | 1 | -0/+1 |
| | |||||
* | - allow postgres connection using IPv6 | Olivier Thauvin | 2010-11-04 | 1 | -2/+4 |
| | |||||
* | - fix pgsql hostname | Olivier Thauvin | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - also allow connection using main interface | Olivier Thauvin | 2010-11-04 | 1 | -0/+2 |
| | |||||
* | - fix email in SOa | Michael Scherer | 2010-11-04 | 1 | -3/+3 |
| | | | | | - add a alias for postgresql on alamut for mirror | ||||
* | - add the config file in svn | Michael Scherer | 2010-11-04 | 2 | -1/+16 |
| | |||||
* | - allow mirrors user to connect to db | Olivier Thauvin | 2010-11-04 | 1 | -0/+1 |
| | |||||
* | - fix the dns to not include zarb.org reference | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - add missing Requires | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - fix vhost name | Olivier Thauvin | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - fix file name | Olivier Thauvin | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - remove broken and useless declaration | Olivier Thauvin | 2010-11-04 | 1 | -5/+0 |
| | |||||
* | - add config for mga-mirrors | Olivier Thauvin | 2010-11-04 | 1 | -0/+15 |
| | |||||
* | - merge the current puppet snapshot system with the new module | Michael Scherer | 2010-11-04 | 1 | -0/+7 |
| | |||||
* | - add config for mga-mirrors | Olivier Thauvin | 2010-11-04 | 2 | -1/+21 |
| | |||||
* | - add a cname for ldap ( for identity ) | Michael Scherer | 2010-11-04 | 1 | -1/+2 |
| | |||||
* | - 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 | ||||
* | - fix the service name ( as i cannot name it apache, i need to use a alias ) | Michael Scherer | 2010-11-04 | 1 | -2/+2 |
| |