aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/init.pp
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: remove iurt2010.1 and sync2010.1 scriptsNicolas Vigier2012-12-111-16/+0
| | | | | | The scripts were used when the build system servers were still running Mandriva 2010.1. But the servers have now been upgraded to Mageia, and the infra_* repositories created, so those scripts are no longer in use.
* buildsystem: use mga-common::local_scriptNicolas Vigier2012-12-101-2/+2
|
* small cleanup of the module buildsystemMichael Scherer2012-03-191-4/+4
|
* split sshuser in a separate file. Clean various puppetlintMichael Scherer2012-03-161-40/+0
| | | | | warning and errors, and use $name instead of $title for consistency with the rest of the manifests ( but $title was perfectly correct too )
* split youri_submit into a separate moduleMichael Scherer2012-03-161-69/+1
|
* move all stuff related to package archives to init.pp, sinceMichael Scherer2012-03-161-0/+16
| | | | that's used in one and only one class, youri_upload
* refactor completely iurt module ( maybe should even be moved out of buildsystemMichael Scherer2012-03-161-0/+3
| | | | module, since it tend to be too big )
* split and clean lots of buildsystem submoduleMichael Scherer2012-03-161-85/+0
|
* split buildsystem::base in a separate file, and clean the moduleMichael Scherer2012-03-161-21/+1
|
* drop missing-depsPascal Terjan2012-03-061-1/+0
|
* use a existing directoryMichael Scherer2012-02-181-1/+1
|
* clean a little bit the manifestsMichael Scherer2012-02-181-6/+2
|
* split iurtuser in a separate file to please puppet-lintMichael Scherer2012-02-161-11/+0
|
* Re-enable build cron (and run ulri before emi to improve uploads grouping)Pascal Terjan2012-02-131-5/+5
|
* Disable build systemPascal Terjan2012-02-011-5/+5
|
* create /distrib/bootstrap, or bootstrapping BS failMichael Scherer2012-01-221-0/+4
|
* split binrepos in its own fileMichael Scherer2012-01-081-38/+0
|
* no need for a variable since this is used only once in a scriptMichael Scherer2012-01-081-1/+0
|
* split iurt in a submoduleMichael Scherer2012-01-081-43/+1
|
* do not let the configuration of iurt to be writable by itselfMichael Scherer2012-01-081-2/+0
| | | | | ( since that's useless, and could cause trouble ( especially since the configuration is executed by iurt and others )
* move variable near the only file that use it, ease future refactoringMichael Scherer2012-01-081-1/+1
|
* remove unused variableMichael Scherer2012-01-081-1/+0
|
* refactoring local_script declarationMichael Scherer2012-01-081-6/+3
|
* refactor iurt_config declarationMichael Scherer2012-01-081-3/+1
|
* more refactoringMichael Scherer2012-01-081-14/+6
|
* 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
|
* 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
|
* 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
* 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 )
* split maintdb in a separate class, and clean it a little bitMichael Scherer2012-01-071-74/+0
|
* also properly set the permission of the temporary file, noticed by kamilMichael Scherer2012-01-071-1/+1
|
* split signbot from the main moduleMichael Scherer2012-01-071-43/+1
|
* split mgarepo in a separate fileMichael Scherer2012-01-071-75/+1
|
* refactor iurt configuration ( easier to change )Michael Scherer2012-01-071-24/+14
|
* use temporary files to update maintdb.txt and unmaintained.txt (#2839)Nicolas Vigier2012-01-031-1/+1
|
* change permission on maintdb dirNicolas Vigier2011-10-041-1/+9
|
* add vhost for maintdbNicolas Vigier2011-10-041-0/+4
|
* strip nobody from unmaintained packages list (as suggested by stormi)Nicolas Vigier2011-09-211-1/+1
|
* remove useless use of cat noticed by tmbNicolas Vigier2011-09-211-1/+1
|