Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove useless +x set on all config file | Michael Scherer | 2012-01-16 | 1 | -8/+0 |
| | |||||
* | add auth.conf and socket.yaml in ignore list, the first one was | Michael Scherer | 2012-01-16 | 0 | -0/+0 |
| | | | | | | added some months ago and come from default rpm, the 2nd one is for report on irc | ||||
* | fix default value of requresting sympa rpm for all files | Michael Scherer | 2012-01-16 | 1 | -6/+5 |
| | |||||
* | sympa module cleanup | Michael Scherer | 2012-01-16 | 1 | -47/+4 |
| | |||||
* | small cleanup of postgresql module | Michael Scherer | 2012-01-16 | 1 | -2/+0 |
| | |||||
* | cleanup of postgrey module | Michael Scherer | 2012-01-16 | 1 | -2/+0 |
| | |||||
* | clean postfix module | Michael Scherer | 2012-01-16 | 1 | -4/+2 |
| | |||||
* | small cleanup of openldap module service | Michael Scherer | 2012-01-16 | 1 | -4/+2 |
| | |||||
* | small cleanup of the mysql module | Michael Scherer | 2012-01-16 | 1 | -6/+3 |
| | |||||
* | clean memcached module | Michael Scherer | 2012-01-16 | 1 | -3/+1 |
| | |||||
* | cleaning and refactoring of the module libvirt | Michael Scherer | 2012-01-16 | 1 | -20/+3 |
| | |||||
* | 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 |
| |