aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-192-2/+2
|
* 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
|
* style fix, followed puppet-lintMichael Scherer2012-03-171-26/+26
|
* 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' )
* add graphing support, so we can see graph of all our objectsMichael Scherer2012-03-171-0/+2
|
* fix type of the objectMichael Scherer2012-03-171-4/+4
|
* mainly style fix for init.pp, just to have less error on puppet-lint global ↵Michael Scherer2012-03-171-41/+39
| | | | check
* split repository out of init.pp and clean itMichael Scherer2012-03-172-130/+130
|
* split snapshot and mirror_repositoryMichael Scherer2012-03-173-35/+36
|
* split client and mirror out of the main subversion module fileMichael Scherer2012-03-173-20/+19
|
* add swap file of vim to the ignore list of gitMichael Scherer2012-03-171-0/+1
|
* split 2 small class from main subversion fileMichael Scherer2012-03-173-14/+12
|
* fix variable name after having renamed it yesterdayMichael Scherer2012-03-171-1/+1
|
* split the remaning class of postgresql module into different file, and clean ↵Michael Scherer2012-03-176-73/+65
| | | | them while on it
* split postgresql::server in its own file, and clean puppet-lint warningMichael Scherer2012-03-173-62/+60
|
* split tagged from main fileMichael Scherer2012-03-172-8/+7
|
* split database from main postgresql fileMichael Scherer2012-03-172-18/+20
|
* split postgresql::user in a separate fileMichael Scherer2012-03-172-12/+13
|
* split snapshot.pp from init.pp to follow puppet convention of 1 module per fileMichael Scherer2012-03-172-23/+22
|
* scoping and style fix, found by puppet-lintMichael Scherer2012-03-171-17/+17
|
* clean puppet-lint warningMichael Scherer2012-03-171-5/+3
|
* clean the module from puppet-lint error, and make sure scoping is properly usedMichael Scherer2012-03-171-49/+49
| | | | for fact. Do not hardcode the distro name either.
* fix usage of draklive moduleMichael Scherer2012-03-171-1/+1
|
* small cleanup regarding variable scoping, and fix the comment to indicate ↵Michael Scherer2012-03-171-11/+9
| | | | what does the user is meant to do
* clean the script + cronjob declaration like the backup oneMichael Scherer2012-03-171-13/+8
|
* ensure => installed is the default value, and reindent the list to see more ↵Michael Scherer2012-03-171-3/+4
| | | | easyly if there is a change in one package
* managehome is true by default for our puppet infraMichael Scherer2012-03-172-2/+0
|
* clean the 2 backups modulesMichael Scherer2012-03-171-28/+17
|
* do not explitely set the same value as default oneMichael Scherer2012-03-171-3/+0
|
* ireuse the same variable for the cleaning script of drakliveMichael Scherer2012-03-171-1/+1
|
* - clean the module,Michael Scherer2012-03-172-46/+40
| | | | | | | - merge all in one single module, - do not use draklive_ prefix for namespacing purpose, as this not used or better replaced by real puppet namespace - fix puppet-lint complaint
* small cleanup on draklive moduleMichael Scherer2012-03-171-3/+1
|
* refactor directory creationMichael Scherer2012-03-171-9/+1
|
* fix variable lookup, and do not hardcode mageia.org domain Michael Scherer2012-03-171-2/+2
|
* fix variable usageMichael Scherer2012-03-171-4/+3
|
* fix wrong commitMichael Scherer2012-03-171-1/+2
|
* - merge htaccess with main apache fileMichael Scherer2012-03-173-15/+11
| | | | | | | - show a meaningfull error message - do not put .htpasswd file into webroot, so no need to prevent download - reuse existing variable