aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/mgarepo.pp
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: stop using include in DSL files to avoid error on Mageia 5topic/mageia5Olivier Blin2015-11-301-0/+1
| | | | | | include is not support from DSL files in puppet 3.6 Note: DSL support is deprecated in 3.x and completely removed in 4.x
* lint fixes for buildsystemThomas Backlund2015-10-201-5/+5
|
* buildsystem: move uploads dir tidy to scheduler.ppNicolas Vigier2013-05-231-7/+0
| | | | | Move tidying of uploads directory from mgarepo.pp to scheduler.pp as it is related to scheduler and not mgarepo.
* Create buildsystem::var::distrosNicolas Vigier2013-05-231-27/+1
| | | | | | | buildsystem::var::distros will be used to store the list of distributions and their configuration, medias, etc ... The list of distributions and medias has been removed from buildsystem::mgarepo and moved to mga_buildsystem::config.
* Make buildsystem::create_upload_dir a class instead of a defineNicolas Vigier2013-05-231-1/+1
| | | | | buildsystem::create_upload_dir is used only once, so it should be a class and not a define.
* buildsystem::create_upload_dir: remove parametersNicolas Vigier2013-05-231-5/+1
| | | | | Remove parameters for buildsystem::create_upload_dir. Instead access configuration variables directly.
* buildsystem::mgarepo: remove useless importNicolas Vigier2013-05-231-1/+0
|
* buildsystem::binrepo: add option to select binrepo hostnameNicolas Vigier2013-05-221-0/+1
|
* buildsystem: move groups definitions to var::groupsNicolas Vigier2013-05-221-1/+2
| | | | | | Create buildsystem::var::groups to configure packagers and packagers_committers groups, and remove buildsystem::base which is now empty.
* buildsystem::mgarepo: remove repsys.confNicolas Vigier2013-05-221-3/+2
| | | | | repsys.conf was the config file used by repsys and first versions of mgarepo. It is replaced by mgarepo.conf and is not longer used.
* buildsystem: rename scheduler::var to var::schedulerNicolas Vigier2012-12-111-3/+3
|
* add infra_2 repositoryNicolas Vigier2012-08-301-0/+3
|
* buildsystem: add support for mga 2Thomas Backlund2012-05-271-0/+5
|
* remove hardcoded mga groupMichael Scherer2012-03-171-1/+1
|
* iuuse the new module made for refactoring and sharing variable ( ie login of ↵Michael Scherer2012-03-161-2/+3
| | | | the user for scheduler )
* move all stuff related to package archives to init.pp, sinceMichael Scherer2012-03-161-16/+2
| | | | that's used in one and only one class, youri_upload
* prepare variable for the puppet 2.8 migration ( aka, use proper scoping )Michael Scherer2012-03-161-0/+4
|
* some cleaning for puppetlint compliance ( but there is still some errors ↵Michael Scherer2012-03-161-64/+61
| | | | about scopin that need to be corrected )
* Add a FIXME about config info being in mgarepo classPascal Terjan2012-02-181-0/+1
|
* Get config out of create_upload_dir.rbPascal Terjan2012-02-181-3/+17
|
* refactoring and removing values already set by defaultMichael Scherer2012-01-081-14/+3
|
* more refactoring, by setting default for tidyMichael Scherer2012-01-071-4/+5
|
* split mgarepo in a separate fileMichael Scherer2012-01-071-0/+71