aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* add some more cleaningMichael Scherer2012-01-081-7/+1
* fix previous refactoring, with s/,/;/Michael Scherer2012-01-081-6/+6
* merge ssh::auth::server declarationMichael Scherer2012-01-081-2/+2
* refactor media.cfg declarationMichael Scherer2012-01-081-14/+9
* merge the 2 declarations of local_scriptMichael Scherer2012-01-081-4/+1
* merge the 2 declarations of directory ( ordering is automatic )Michael Scherer2012-01-081-6/+1
* more refactoring, and some documentationMichael Scherer2012-01-081-37/+13
* remove redundant declarationMichael Scherer2012-01-081-8/+1
* simplify the manifests, by removing redundant declarationMichael Scherer2012-01-081-6/+2
* run the dispatch job every minutes, ( ie, no need to wait 1 minute for nothing )Michael Scherer2012-01-081-1/+1
* small refactoring of binrepos moduleMichael Scherer2012-01-081-27/+10
* add the missing script to sign packages ( was before unversionned in /usr/bin )Michael Scherer2012-01-084-3/+37
* do not prefix login with signbot_, clearer this wayMichael Scherer2012-01-082-6/+6
* do not prefix variable with sign_, no longer needed, and various cleaningMichael Scherer2012-01-082-5/+3
* clean default valuesMichael Scherer2012-01-081-3/+1
* remove value already set by defaultsMichael Scherer2012-01-081-3/+0
* use cp instead of mv, since mv would requires to be able to write in /var/www...Michael Scherer2012-01-081-1/+1
* slightly simplify the module, by dropping 1 variable and using local_scriptMichael Scherer2012-01-081-3/+1
* use the new local_script type to deploy mgacreatehomeMichael Scherer2012-01-081-7/+2
* fix '(warning): Unrecognised escape sequence '\:' in file /etc/puppet/modules...Thomas Backlund2012-01-081-1/+1
* move maintdb templates in a subdirectoryMichael Scherer2012-01-085-4/+4
* rename maintdb, to be able to create a subdirectory to hold the templateMichael Scherer2012-01-082-1/+1
* move 'include buildsystem::signbot' before 'include youri_submit' to 'fix cla...Thomas Backlund2012-01-081-1/+1
* set group too for iurt & coThomas Backlund2012-01-081-0/+1
* remove values already set by defaultMichael Scherer2012-01-081-6/+0
* /usr/local/ is handled by filesystem rpmMichael Scherer2012-01-081-7/+0
* fixing the default owner of file broke this define, since the user is not exp...Michael Scherer2012-01-081-0/+1
* reapply commit 2142, since it was not the problem in the endMichael Scherer2012-01-084-3/+3
* fix variable that were not correctly renamedMichael Scherer2012-01-081-2/+2
* revert commit 2140 ( since this does not work as i expected after reading sou...Michael Scherer2012-01-084-3/+3
* add the missing cronjob of schedbot, since it was somehow removedMichael Scherer2012-01-071-0/+6
* oops, fix missing rename of variable for templatesMichael Scherer2012-01-074-6/+6
* put signbot templates file in a subdirectory ( cleaner to not haveMichael Scherer2012-01-074-3/+3
* stip maintdb_ prefix from variable, since we no longer need it,Michael Scherer2012-01-071-29/+21
* no longer inherit from base ( not needed )Michael Scherer2012-01-071-1/+1
* split maintdb in a separate class, and clean it a little bitMichael Scherer2012-01-074-77/+74
* defaults are now set for all classes in defaults.ppMichael Scherer2012-01-071-6/+0
* use fully qualified name for the variableMichael Scherer2012-01-071-3/+3
* also properly set the permission of the temporary file, noticed by kamilMichael Scherer2012-01-071-1/+1
* refactoring of fileMichael Scherer2012-01-071-6/+5
* split signbot from the main moduleMichael Scherer2012-01-072-43/+48
* more refactoring, by setting default for tidyMichael Scherer2012-01-071-4/+5
* split mgarepo in a separate fileMichael Scherer2012-01-072-75/+72
* refactor iurt configuration ( easier to change )Michael Scherer2012-01-071-24/+14
* exclude .ht* on rsync (fix)Damien Lallement2012-01-061-2/+1
* exclude .ht* on rsyncDamien Lallement2012-01-061-0/+1
* place the variable near the only configuration file that use itMichael Scherer2012-01-061-1/+1
* fix path filesDamien Lallement2012-01-061-4/+4
* - restrict access to bcd.mageia.org via httpDamien Lallement2012-01-064-0/+25
* use temporary files to update missing-deps files (#2839)Nicolas Vigier2012-01-031-1/+2