aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Expand)AuthorAgeFilesLines
* install the binary in scheduler and gatherer class, not in main nodeMichael Scherer2012-03-163-7/+4
* rearrange the layout of include, easier to refactorMichael Scherer2012-03-161-6/+6
* small refactoring of youri_submit.ppMichael Scherer2012-03-161-4/+2
* move iurtupload.pp to iurt/upload.pp ( so everything related to iurt is in on...Michael Scherer2012-03-163-3/+3
* split rpmlint in a separate module for clarityMichael Scherer2012-03-162-16/+20
* split sshuser in a separate file. Clean various puppetlintMichael Scherer2012-03-162-40/+36
* clean one last puppet-lint warningMichael Scherer2012-03-161-1/+1
* clean maintdb.pp from all puppetlint errorsMichael Scherer2012-03-161-54/+51
* remove trailing whitespaceMichael Scherer2012-03-161-1/+1
* clean mgacreatehome.pp ( maybe it should be removed, given the comment )Michael Scherer2012-03-161-5/+3
* clean binrepo module for puppet-lint complianceMichael Scherer2012-03-165-24/+28
* move youri template into a subdirectory for clarityMichael Scherer2012-03-164-3/+3
* split youri_submit into a separate moduleMichael Scherer2012-03-162-69/+80
* move all stuff related to package archives to init.pp, sinceMichael Scherer2012-03-163-17/+18
* prepare variable for the puppet 2.8 migration ( aka, use proper scoping )Michael Scherer2012-03-161-0/+4
* clean buildsystem::releaseMichael Scherer2012-03-161-7/+5
* add a check to warn use if the iurt config is invalid ( doesn't prevent break...Michael Scherer2012-03-161-3/+8
* refactor completely iurt module ( maybe should even be moved out of buildsystemMichael Scherer2012-03-1611-43/+52
* move iurt.pp to a subdirectoryMichael Scherer2012-03-161-0/+0
* split and clean lots of buildsystem submoduleMichael Scherer2012-03-167-85/+90
* split buildsystem::base in a separate file, and clean the moduleMichael Scherer2012-03-162-21/+22
* some cleaning for puppetlint compliance ( but there is still some errors abou...Michael Scherer2012-03-161-64/+61
* clean signbot.pp for puppet-lint complianceMichael Scherer2012-03-161-33/+33
* exit with 0Nicolas Vigier2012-03-131-0/+1
* Try harder to enforce the version freezePascal Terjan2012-03-091-5/+3
* really enforce freezeMichael Scherer2012-03-091-2/+3
* version freeze \o/Michael Scherer2012-03-071-3/+3
* add needed config for version freeze ( ready to be uncommented )Michael Scherer2012-03-071-5/+2
* drop missing-depsPascal Terjan2012-03-063-42/+0
* Run ulri after adding a package to buildPascal Terjan2012-03-051-0/+9
* use a existing directoryMichael Scherer2012-02-181-1/+1
* clean a little bit the manifestsMichael Scherer2012-02-181-6/+2
* more legible config file ( but could be improved IMHO )Michael Scherer2012-02-181-3/+8
* add option to not cache the package and MD5SUM since this behave badly with s...Michael Scherer2012-02-181-0/+1
* 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-182-24/+19
* Start making create_upload_dir more flexiblePascal Terjan2012-02-181-17/+25
* properly call the function to get the group membersMichael Scherer2012-02-171-1/+1
* fix function call, and make use less temporary variableMichael Scherer2012-02-171-2/+2
* use the new group_members functionMichael Scherer2012-02-171-1/+2
* add a function to get the members list of a unix group, idea from boklmMichael Scherer2012-02-171-0/+10
* allow any server to access to the infra repositoryMichael Scherer2012-02-171-4/+1
* Rename infra_1 media and make it depend from the base mediaPascal Terjan2012-02-163-3/+4
* split iurtuser in a separate file to please puppet-lintMichael Scherer2012-02-162-11/+12
* clean and make puppet-lint happyMichael Scherer2012-02-161-36/+35
* Use 1 as base media to create the chrootPascal Terjan2012-02-131-1/+1
* Make infra_1 accessible on build nodes even if it is not in mirrorPascal Terjan2012-02-131-0/+9
* Deploy infra_1 iurt config on build nodesPascal Terjan2012-02-131-1/+1
* Allow submitting to infra_1 from anywherePascal Terjan2012-02-131-0/+1
* Fix first typoPascal Terjan2012-02-131-1/+1