aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* removed unused scriptMichael Scherer2012-01-081-25/+0
|
* fix typo causing puppet no longer being usableMichael Scherer2012-01-081-2/+2
|
* move iurt config in a subdirectoryMichael Scherer2012-01-085-2/+2
|
* fix undefined user in youri configMichael Scherer2012-01-081-1/+1
|
* split iurt in a submoduleMichael Scherer2012-01-082-43/+46
|
* 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 )
* refactor local_script declarationMichael Scherer2012-01-081-6/+3
|
* do not use a prefix for the variable ( not needed since we placed it in its ↵Michael Scherer2012-01-081-5/+5
| | | | own submobule )
* remove values already set by defaultMichael Scherer2012-01-081-2/+0
|
* 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
|