aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* split the module in several file, and clean itMichael Scherer2012-03-1911-76/+46
|
* various ident and style cleaning to make our dear puppet-lint happyMichael Scherer2012-03-191-44/+44
|
* clean the module to make puppet-lint happyMichael Scherer2012-03-191-34/+34
|
* make puppet-lint silentMichael Scherer2012-03-191-6/+11
|
* style cleaning of the moduleMichael Scherer2012-03-191-9/+9
|
* clean the module spamassassinMichael Scherer2012-03-191-7/+7
|
* clean the module by splitting it in 2 filesMichael Scherer2012-03-192-10/+9
|
* whitespace fixMichael Scherer2012-03-191-6/+6
|
* split pre_commit and post_commit in separate file, and simplify theMichael Scherer2012-03-193-24/+19
| | | | layout, by renaming commit_hook to hook directly
* style cleanupMichael Scherer2012-03-191-9/+10
|
* small cleanup of the module buildsystemMichael Scherer2012-03-191-4/+4
|
* small cleanup of the moduleMichael Scherer2012-03-191-6/+6
|
* fix some puppet-lint warning about symlinkMichael Scherer2012-03-191-2/+4
|
* fix the definition of the define, and move file to match the nameMichael Scherer2012-03-191-1/+1
|
* rename define to match the real nameMichael Scherer2012-03-191-0/+0
|
* fix gnupg::keys typeMichael Scherer2012-03-191-8/+8
|
* fix wrong module nameMichael Scherer2012-03-191-1/+1
|
* fix missing commaMichael Scherer2012-03-191-1/+1
|
* quick commit to unbreak alamut puppet applicationMichael Scherer2012-03-191-5/+5
|
* split php into seperate fileMichael Scherer2012-03-194-0/+22
|
* split instance in a separate fileMichael Scherer2012-03-192-108/+80
|
* split gnupg::keys in a separate fileMichael Scherer2012-03-192-42/+39
|
* split gnupg::client in a separate file, and clean itMichael Scherer2012-03-192-14/+11
|
* fix typoMichael Scherer2012-03-191-1/+1
|
* add a empty mirror moduleMichael Scherer2012-03-191-0/+1
|
* split symlink into a separate fileMichael Scherer2012-03-192-16/+17
|
* style cleaning, and various fix ( for symlink )Michael Scherer2012-03-191-28/+30
|
* split server in a separate file, and clean the moduleMichael Scherer2012-03-192-18/+16
|
* move base to base.pp, as puppet-lint complainMichael Scherer2012-03-192-19/+16
|
* split mirrordir into a separate fileMichael Scherer2012-03-192-23/+23
|
* split mirror classes into separate fileMichael Scherer2012-03-195-34/+35
|
* rename private_list_emailMichael Scherer2012-03-191-5/+5
|
* rename sympa::restricted_listMichael Scherer2012-03-191-1/+1
|
* split search filters in a separate fileMichael Scherer2012-03-193-8/+7
|
* style cleaning of the moduleMichael Scherer2012-03-191-45/+47
|
* split ldap_group_datasource in a separate file and directory, and rename itMichael Scherer2012-03-192-8/+7
|
* move private_list to the new layoutMichael Scherer2012-03-191-1/+1
|
* move list to a subdirectory ( for now, just 1 for testing )Michael Scherer2012-03-191-5/+5
|
* split scenario in a subdirectory, cleaner layoutMichael Scherer2012-03-194-17/+17
|
* split all others type of listMichael Scherer2012-03-198-149/+154
|
* split sympa::private_list from init.ppMichael Scherer2012-03-192-13/+15
|
* split private_list_open in a separate fileMichael Scherer2012-03-192-36/+40
|
* split private_list_email in a separate fileMichael Scherer2012-03-192-13/+17
|
* rename common to init.pp, and split off slave in a separate fileMichael Scherer2012-03-195-47/+44
| | | | simplify the inheritence tree, since puppet-lint complain
* split master of the main fileMichael Scherer2012-03-192-42/+41
|
* split most class and define from main openldap init.pp fileMichael Scherer2012-03-195-53/+52
|
* split and clean the mediawiki classMichael Scherer2012-03-174-99/+97
|
* split config in a separate fileMichael Scherer2012-03-172-8/+9
|
* split pam module into 3 filesMichael Scherer2012-03-173-30/+31
|
* fix missing '' around the call for the program 'true', (not the boolean,Michael Scherer2012-03-171-1/+1
| | | | hence the error 'private method `split' called for true:TrueClass' )