Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - and again, do not hardcode server name, as this would cause problem if we | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | | | | | move to another server | ||||
* | - do not hardcode the hostname ( who is wrong, by the way, as it should be ↵ | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | | | | alamut ) | ||||
* | - do not hardcode the hostname of the server, in case we need to change it | Michael Scherer | 2011-03-08 | 4 | -4/+4 |
| | | | | | ( for example if the service is migrated to another one ) | ||||
* | - do not hardcode server name | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | make sure that the proper ldap support is installed | Michael Scherer | 2011-03-08 | 1 | -0/+3 |
| | |||||
* | allow to have more than one ldap group with aliases | Michael Scherer | 2011-03-08 | 2 | -6/+10 |
| | |||||
* | - first prototype of ldap aliases | Michael Scherer | 2011-03-08 | 3 | -1/+22 |
| | |||||
* | fix syntax error ( always the same :/ ) | Michael Scherer | 2011-03-08 | 1 | -2/+2 |
| | |||||
* | - do not create the cronjob if the corresponding checkout didn't succeed | Michael Scherer | 2011-03-08 | 1 | -1/+3 |
| | |||||
* | - automatically refresh the buildsystem web interface from svn | Michael Scherer | 2011-03-08 | 1 | -1/+6 |
| | |||||
* | reuse standard apache vhost type ( one less specific configuration file ) | Michael Scherer | 2011-03-08 | 2 | -11/+3 |
| | |||||
* | - remove old vhost ( deprecation planned in mars 2011 , according to comment ↵ | Michael Scherer | 2011-03-08 | 1 | -2/+1 |
| | | | | in viewvc manifests ) | ||||
* | - use the new type for remote database declaration | Michael Scherer | 2011-03-08 | 6 | -18/+12 |
| | |||||
* | - add 2 types used for remote db and user, with tag support | Michael Scherer | 2011-03-08 | 1 | -0/+22 |
| | |||||
* | add the start of a tagging system for exported db ( so we can have more than ↵ | Michael Scherer | 2011-03-08 | 1 | -2/+4 |
| | | | | one db server ) | ||||
* | - alias should be ordered, more specific first, or the more general will | Michael Scherer | 2011-03-08 | 1 | -2/+4 |
| | | | | | mask the more specific alias ( apache warn about this ). Hashes in puppet are not sorted. | ||||
* | - add missing requirements for fast-cgi | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | - use fastcgi rather than wsgi, as wsgi support of viewvc leak | Michael Scherer | 2011-03-08 | 2 | -5/+7 |
| | | | | memory or make apache apache unable to start | ||||
* | enable crontab for checking new blog post | Damien Lallement | 2011-03-07 | 1 | -6/+6 |
| | |||||
* | change url for english blog | Damien Lallement | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | disable checking for new blog post during migration (spotted by ennael) | Damien Lallement | 2011-03-07 | 1 | -6/+6 |
| | |||||
* | migrate blogs on champagne | Damien Lallement | 2011-03-07 | 2 | -5/+4 |
| | |||||
* | - fix the subversion post-commit problem ( for good this time ) | Michael Scherer | 2011-03-04 | 1 | -14/+9 |
| | | | | - also simplify the declaration, by following the DRY principle | ||||
* | .yml -> .yaml | Buchan Milne | 2011-03-04 | 2 | -2/+2 |
| | |||||
* | - fix my previous commit ( caused alamut to not be updated ) | Michael Scherer | 2011-03-04 | 1 | -6/+6 |
| | |||||
* | Clients should report attributes of /var/lib/puppet/state/state.yml | Buchan Milne | 2011-03-04 | 2 | -0/+3 |
| | | | | | | By default, check that puppet state.yml has been modified in last 90 mins By default, check for at least one, but not more than 2 instances of puppetd | ||||
* | update init.pp to split script in different classes | Damien Lallement | 2011-03-03 | 1 | -43/+47 |
| | |||||
* | fix include | Damien Lallement | 2011-03-03 | 1 | -2/+2 |
| | |||||
* | creation of the user 'blog' | Damien Lallement | 2011-03-03 | 1 | -0/+1 |
| | |||||
* | fix service mysql | Damien Lallement | 2011-03-03 | 1 | -3/+3 |
| | |||||
* | - add others websites | Michael Scherer | 2011-03-03 | 1 | -12/+16 |
| | | | | | - do not hardcode our domain name | ||||
* | error spotted by boklm on 'include' | Damien Lallement | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | update user info | Damien Lallement | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | add 'mysql' on 'krampouezh' for 'blog' | Damien Lallement | 2011-03-03 | 1 | -1/+2 |
| | |||||
* | remove 'mysql' installation on champagne | Damien Lallement | 2011-03-03 | 1 | -2/+1 |
| | |||||
* | Move xymon::client to default_mageia_server_no_smtp | Buchan Milne | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | Add xymon::client to default_mageia_server | Buchan Milne | 2011-03-03 | 1 | -0/+1 |
| | |||||
* | Set CLIENT for alamut, as were using xymon.domain in hobbitserver.cfg at present | Buchan Milne | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | Better fix | Buchan Milne | 2011-03-03 | 1 | -5/+3 |
| | |||||
* | Try other syntax for multiple packages | Buchan Milne | 2011-03-03 | 1 | -1/+4 |
| | |||||
* | We prefer fping over hobbitping, so we need to install fping | Buchan Milne | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | Add a simple vhost for xymon for now | Buchan Milne | 2011-03-03 | 2 | -1/+5 |
| | |||||
* | Add missing colon | Buchan Milne | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | Run xymon server on alamut | Buchan Milne | 2011-03-03 | 1 | -0/+1 |
| | |||||
* | return a string (as facter converts booleans to string) | Nicolas Vigier | 2011-03-03 | 1 | -2/+2 |
| | |||||
* | test wildcard_sslcert as a string (as facter converts booleans to strings) | Nicolas Vigier | 2011-03-03 | 3 | -3/+3 |
| | |||||
* | revert 1244 | Nicolas Vigier | 2011-03-02 | 2 | -2/+2 |
| | |||||
* | comment SSLCertificateChainFile | Nicolas Vigier | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | only install default ssl vhost when mod_ssl is used | Nicolas Vigier | 2011-03-02 | 1 | -10/+11 |
| | |||||
* | fix test on wildcard_sslcert | Nicolas Vigier | 2011-03-02 | 2 | -2/+2 |
| |