aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | due to values already set by default
* 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 ↵Michael Scherer2012-01-081-1/+1
| | | | | | /var/www/bs/data, and since permission are set to 755, this doesn't work.
* 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 ↵Thomas Backlund2012-01-081-1/+1
| | | | /etc/puppet/modules/auto_installation/manifests/init.pp at line 119'
* 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 ↵Thomas Backlund2012-01-081-1/+1
| | | | class buildsystem::signbot has not been evaluated'
* 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 ↵Michael Scherer2012-01-081-0/+1
| | | | explicitely defined, and was set when the user is created
* 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 ↵Michael Scherer2012-01-084-3/+3
| | | | source code )
* add the missing cronjob of schedbot, since it was somehow removedMichael Scherer2012-01-071-0/+6
| | | | | from valstar, thus blocking the BS ( should have been added sooner, and it may have been removed as side effect of one of my refactoring )
* 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
| | | | everything in one directory )
* stip maintdb_ prefix from variable, since we no longer need it,Michael Scherer2012-01-071-29/+21
| | | | | since there is no global variables from base as we longer inherit from it
* 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
| | | | | | - add '.htaccess' and '.htpasswd' files - add 'AllowOverride All' and 'Options FollowSymlinks' options
* use temporary files to update missing-deps files (#2839)Nicolas Vigier2012-01-031-1/+2
|
* use temporary files to update maintdb.txt and unmaintained.txt (#2839)Nicolas Vigier2012-01-031-1/+1
|
* Set domain to add when sending email to usersPascal Terjan2012-01-021-0/+1
|
* remove myorigin for now, as we need to receive local mails on valstarNicolas Vigier2012-01-021-1/+0
|