| Commit message (Expand) | Author | Age | Files | Lines |
* | fix missing comma | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
* | quick commit to unbreak alamut puppet application | Michael Scherer | 2012-03-19 | 1 | -5/+5 |
* | split php into seperate file | Michael Scherer | 2012-03-19 | 4 | -0/+22 |
* | split instance in a separate file | Michael Scherer | 2012-03-19 | 2 | -108/+80 |
* | split gnupg::keys in a separate file | Michael Scherer | 2012-03-19 | 2 | -42/+39 |
* | split gnupg::client in a separate file, and clean it | Michael Scherer | 2012-03-19 | 2 | -14/+11 |
* | fix typo | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
* | add a empty mirror module | Michael Scherer | 2012-03-19 | 1 | -0/+1 |
* | split symlink into a separate file | Michael Scherer | 2012-03-19 | 2 | -16/+17 |
* | style cleaning, and various fix ( for symlink ) | Michael Scherer | 2012-03-19 | 1 | -28/+30 |
* | split server in a separate file, and clean the module | Michael Scherer | 2012-03-19 | 2 | -18/+16 |
* | move base to base.pp, as puppet-lint complain | Michael Scherer | 2012-03-19 | 2 | -19/+16 |
* | split mirrordir into a separate file | Michael Scherer | 2012-03-19 | 2 | -23/+23 |
* | split mirror classes into separate file | Michael Scherer | 2012-03-19 | 5 | -34/+35 |
* | rename private_list_email | Michael Scherer | 2012-03-19 | 1 | -5/+5 |
* | rename sympa::restricted_list | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
* | split search filters in a separate file | Michael Scherer | 2012-03-19 | 3 | -8/+7 |
* | style cleaning of the module | Michael Scherer | 2012-03-19 | 1 | -45/+47 |
* | split ldap_group_datasource in a separate file and directory, and rename it | Michael Scherer | 2012-03-19 | 2 | -8/+7 |
* | move private_list to the new layout | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
* | move list to a subdirectory ( for now, just 1 for testing ) | Michael Scherer | 2012-03-19 | 1 | -5/+5 |
* | split scenario in a subdirectory, cleaner layout | Michael Scherer | 2012-03-19 | 4 | -17/+17 |
* | split all others type of list | Michael Scherer | 2012-03-19 | 8 | -149/+154 |
* | split sympa::private_list from init.pp | Michael Scherer | 2012-03-19 | 2 | -13/+15 |
* | split private_list_open in a separate file | Michael Scherer | 2012-03-19 | 2 | -36/+40 |
* | split private_list_email in a separate file | Michael Scherer | 2012-03-19 | 2 | -13/+17 |
* | rename common to init.pp, and split off slave in a separate file | Michael Scherer | 2012-03-19 | 5 | -47/+44 |
* | split master of the main file | Michael Scherer | 2012-03-19 | 2 | -42/+41 |
* | split most class and define from main openldap init.pp file | Michael Scherer | 2012-03-19 | 5 | -53/+52 |
* | split and clean the mediawiki class | Michael Scherer | 2012-03-17 | 4 | -99/+97 |
* | split config in a separate file | Michael Scherer | 2012-03-17 | 2 | -8/+9 |
* | split pam module into 3 files | Michael Scherer | 2012-03-17 | 3 | -30/+31 |
* | fix missing '' around the call for the program 'true', (not the boolean, | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | add graphing support, so we can see graph of all our objects | Michael Scherer | 2012-03-17 | 1 | -0/+2 |
* | fix type of the object | Michael Scherer | 2012-03-17 | 1 | -4/+4 |
* | mainly style fix for init.pp, just to have less error on puppet-lint global c... | Michael Scherer | 2012-03-17 | 1 | -41/+39 |
* | split repository out of init.pp and clean it | Michael Scherer | 2012-03-17 | 2 | -130/+130 |
* | split snapshot and mirror_repository | Michael Scherer | 2012-03-17 | 3 | -35/+36 |
* | split client and mirror out of the main subversion module file | Michael Scherer | 2012-03-17 | 3 | -20/+19 |
* | split 2 small class from main subversion file | Michael Scherer | 2012-03-17 | 3 | -14/+12 |
* | fix variable name after having renamed it yesterday | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | split the remaning class of postgresql module into different file, and clean ... | Michael Scherer | 2012-03-17 | 6 | -73/+65 |
* | split postgresql::server in its own file, and clean puppet-lint warning | Michael Scherer | 2012-03-17 | 3 | -62/+60 |
* | split tagged from main file | Michael Scherer | 2012-03-17 | 2 | -8/+7 |
* | split database from main postgresql file | Michael Scherer | 2012-03-17 | 2 | -18/+20 |
* | split postgresql::user in a separate file | Michael Scherer | 2012-03-17 | 2 | -12/+13 |
* | split snapshot.pp from init.pp to follow puppet convention of 1 module per file | Michael Scherer | 2012-03-17 | 2 | -23/+22 |
* | small cleanup regarding variable scoping, and fix the comment to indicate wha... | Michael Scherer | 2012-03-17 | 1 | -11/+9 |
* | clean the script + cronjob declaration like the backup one | Michael Scherer | 2012-03-17 | 1 | -13/+8 |
* | ensure => installed is the default value, and reindent the list to see more e... | Michael Scherer | 2012-03-17 | 1 | -3/+4 |