aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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 c...Michael Scherer2012-03-171-41/+39
* 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
* 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
* 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
* small cleanup regarding variable scoping, and fix the comment to indicate wha...Michael Scherer2012-03-171-11/+9
* 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 e...Michael Scherer2012-03-171-3/+4
* 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
* 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
* fix spelling error, do not hardcode the name of the current team leaderMichael Scherer2012-03-171-1/+1
* do not keep hidden file in the repositoryMichael Scherer2012-03-173-2/+2
* add missing includeMichael Scherer2012-03-171-0/+1
* split base from init.pp, and simplify the variable declaration and lookupMichael Scherer2012-03-175-46/+42
* split web class into a module, and clean itMichael Scherer2012-03-172-23/+20
* split rsync in a separate file, and prepare scoping for puppet 2.8Michael Scherer2012-03-172-5/+7
* fix user creationMichael Scherer2012-03-172-4/+6
* use a regular user for bcd, not a special one with ssh key management builtinMichael Scherer2012-03-171-2/+4
* use a regular user for draklive, not a special one with ssh key management bu...Michael Scherer2012-03-171-3/+5
* fix wrong includeMichael Scherer2012-03-171-1/+1
* manage the certificate used for default connexion too, since that's the one t...Michael Scherer2012-03-172-2/+7
* add key declaration, or ssh::auth::server complainMichael Scherer2012-03-171-2/+7
* add missing includeMichael Scherer2012-03-171-0/+1
* fix variable usageMichael Scherer2012-03-171-1/+1
* fix indentationMichael Scherer2012-03-171-1/+1
* fix class nameMichael Scherer2012-03-171-1/+1
* place the module where puppet will find itMichael Scherer2012-03-171-0/+0
* iremove old script mgacreatehome, deprecated since we use pam directly since ...Michael Scherer2012-03-172-34/+0
* remove hardcoded mga groupMichael Scherer2012-03-171-1/+1
* move ssh auth stuff to buildnode rather than iurt class ( as we may reuse the...Michael Scherer2012-03-162-4/+4
* do not declare the key twiceMichael Scherer2012-03-161-6/+0
* create the key when we declare a ssh userMichael Scherer2012-03-163-7/+7