Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning of icecream service | Michael Scherer | 2012-01-16 | 1 | -6/+2 |
| | |||||
* | clean cron module | Michael Scherer | 2012-01-16 | 1 | -2/+1 |
| | |||||
* | fix the way we overload bind configuration, since previous way was | Michael Scherer | 2012-01-16 | 1 | -8/+8 |
| | | | | ineffective ( and thus was working by pure chance ) | ||||
* | clean bind service | Michael Scherer | 2012-01-16 | 1 | -3/+2 |
| | |||||
* | clean service for ntp | Michael Scherer | 2012-01-16 | 1 | -2/+0 |
| | |||||
* | remove default value already set elsewhere | Michael Scherer | 2012-01-16 | 1 | -1/+0 |
| | |||||
* | fix xymon to not be restarted every time puppet is run, thanks to buchan for ↵ | Michael Scherer | 2012-01-16 | 1 | -2/+3 |
| | | | | noticing | ||||
* | clean openssh service | Michael Scherer | 2012-01-16 | 1 | -3/+1 |
| | |||||
* | fix xymon-client to not be restarted everytime | Michael Scherer | 2012-01-16 | 1 | -2/+2 |
| | |||||
* | fix yaml file syntax | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | use -q by default to not show anything on commit | Michael Scherer | 2012-01-15 | 2 | -2/+2 |
| | |||||
* | fix missing template() call | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | fix another stupid typo | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | fix stupid typo | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | do not use inexistant puppet function from $WORK | Michael Scherer | 2012-01-15 | 1 | -2/+2 |
| | |||||
* | fix subversion::hook | Michael Scherer | 2012-01-15 | 1 | -3/+3 |
| | |||||
* | oups, fix last commit | Michael Scherer | 2012-01-15 | 1 | -7/+7 |
| | |||||
* | make commit on admin repository automatically update the checkout | Michael Scherer | 2012-01-15 | 3 | -0/+11 |
| | | | | in /etc/puppet, so changes are applied faster | ||||
* | use the new subversion::hook module | Michael Scherer | 2012-01-15 | 1 | -8/+4 |
| | |||||
* | add a subversion::hook class, to let us specify custom hook | Michael Scherer | 2012-01-15 | 1 | -0/+26 |
| | |||||
* | refactoring of svn_mirror | Michael Scherer | 2012-01-15 | 1 | -15/+5 |
| | |||||
* | refactoring of the subversion repositories configuration | Michael Scherer | 2012-01-15 | 1 | -9/+5 |
| | |||||
* | fix config for socket/irc reporting | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | more resilient setup ( and this also avoid the various synchronization problem ) | Michael Scherer | 2012-01-15 | 1 | -2/+2 |
| | |||||
* | add needed module for the wrapper | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | add a custom wrapper for running ii, since it doesn't react like | Michael Scherer | 2012-01-15 | 2 | -4/+20 |
| | | | | | a regular daemon, and doing this with simple shell command is too tedious. | ||||
* | detach ii from terminal | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | fix ordering | Michael Scherer | 2012-01-15 | 1 | -0/+1 |
| | |||||
* | fix the module | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | do not spam ml with non loadable reports | Michael Scherer | 2012-01-15 | 1 | -4/+9 |
| | |||||
* | deploy reports by irc on valstar | Michael Scherer | 2012-01-15 | 2 | -1/+3 |
| | |||||
* | add reports::ii module, to report failure on irc | Michael Scherer | 2012-01-15 | 2 | -0/+19 |
| | |||||
* | also rename the module | Michael Scherer | 2012-01-15 | 1 | -0/+0 |
| | |||||
* | rename the file and the module to socket | Michael Scherer | 2012-01-15 | 2 | -27/+28 |
| | |||||
* | add a safeguard against missing path | Michael Scherer | 2012-01-15 | 1 | -1/+3 |
| | |||||
* | add a module using ii for reporting, based on http://www.kartar.net/tag/reports/ | Michael Scherer | 2012-01-15 | 1 | -0/+25 |
| | |||||
* | add a untested module for ii | Michael Scherer | 2012-01-15 | 1 | -0/+30 |
| | |||||
* | fix planet manifests | Michael Scherer | 2012-01-15 | 1 | -2/+2 |
| | |||||
* | add missing requires for reverse proxy | Michael Scherer | 2012-01-14 | 1 | -0/+4 |
| | |||||
* | also clean the old configuration that was split by last commit | Michael Scherer | 2012-01-14 | 1 | -21/+0 |
| | |||||
* | fix reverse proxy, the whole usage of use_ssl was incorrect ( some ↵ | Michael Scherer | 2012-01-14 | 3 | -2/+28 |
| | | | | refactoring could be done, but not urgent ) | ||||
* | fix postgresql config | Michael Scherer | 2012-01-14 | 1 | -1/+1 |
| | |||||
* | fix manifests | Michael Scherer | 2012-01-14 | 1 | -2/+3 |
| | |||||
* | use a reverse proxy to access to mailman on zarb.org server ( finally found ↵ | Michael Scherer | 2012-01-14 | 1 | -0/+21 |
| | | | | how to cleanly do it with ProxyPreserveHost ) | ||||
* | run configtest before restarting or reloading apache | Michael Scherer | 2012-01-14 | 2 | -2/+7 |
| | |||||
* | clean the gitweb module | Michael Scherer | 2012-01-14 | 1 | -17/+6 |
| | |||||
* | make service run by default, to simplify the manifests | Michael Scherer | 2012-01-14 | 1 | -0/+4 |
| | |||||
* | small refactoring and cleanup of postgresql module | Michael Scherer | 2012-01-13 | 1 | -36/+17 |
| | |||||
* | fix mirroring by adding back bindir (broken by r2202) | Olivier Blin | 2012-01-10 | 1 | -0/+1 |
| | |||||
* | huge refactoring of the configuration of phpbb | Michael Scherer | 2012-01-08 | 1 | -56/+22 |
| |