aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* First steps to create infra_1 distroPascal Terjan2012-02-135-2/+60
* Use a better admin emailPascal Terjan2012-02-131-1/+1
* Re-enable build cron (and run ulri before emi to improve uploads grouping)Pascal Terjan2012-02-131-5/+5
* remove task-bs-cluster-chroot from packages to install on build nodesNicolas Vigier2012-02-081-1/+1
* enable second buildbot on ecosseThomas Backlund2012-02-051-3/+2
* Disable build systemPascal Terjan2012-02-011-5/+5
* create /distrib/bootstrap, or bootstrapping BS failMichael Scherer2012-01-221-0/+4
* add defaults values for user created by puppet, to remove duplicationMichael Scherer2012-01-082-6/+0
* fix error in the path ( ie, no 's' )Michael Scherer2012-01-085-0/+0
* split binrepos in its own fileMichael Scherer2012-01-086-38/+41
* refactoring and removing values already set by defaultMichael Scherer2012-01-081-14/+3
* no need for a variable since this is used only once in a scriptMichael Scherer2012-01-082-3/+1