aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iuuse the new module made for refactoring and sharing variable ( ie login of ...Michael Scherer2012-03-168-14/+22
* split variable in a separate submoduleMichael Scherer2012-03-162-5/+11
* move key declaration of scheduler to the scheduler classMichael Scherer2012-03-162-6/+8
* comment the dep for now, since this requires to rethink the layoutMichael Scherer2012-03-161-1/+2
* fix syntaxMichael Scherer2012-03-161-1/+1
* reindent, and fix syntax errorMichael Scherer2012-03-161-32/+31
* fix scoping of the variableMichael Scherer2012-03-161-1/+1
* syntax fixMichael Scherer2012-03-161-1/+1
* fix missing variableMichael Scherer2012-03-161-0/+1
* fix submodule nameMichael Scherer2012-03-162-2/+2
* refactor and split all operation for the repository ( ie /distrib/bootstrap, ...Michael Scherer2012-03-165-11/+13
* split pkgsubmit in a separate class, easier to findMichael Scherer2012-03-162-16/+17
* move sched_login creation to the scheduler class ( since that's where it belo...Michael Scherer2012-03-162-7/+10
* 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
* compress log file, as this is taking too much space on champagneMichael Scherer2012-03-161-1/+1
* fix wrong type for git::repositoryMichael Scherer2012-03-161-1/+1
* clean git module, and some partial splittingMichael Scherer2012-03-154-109/+107
* split module common into multiple filesMichael Scherer2012-03-157-114/+108
* clean the common module to be puppet-lint compliant ( still need to be splitt...Michael Scherer2012-03-151-50/+57
* clean module with puppet-lintMichael Scherer2012-03-151-190/+189
* clean module main_mirror to conform to puppet style guide with puppet-lintMichael Scherer2012-03-151-7/+9
* remove prefix on variable, as this only make thing harder to read, proper sco...Michael Scherer2012-03-151-9/+9
* make puppet-lint happyMichael Scherer2012-03-151-6/+5
* rename db_config.pp as it cause issue with rakefile for puppet-lintMichael Scherer2012-03-152-1/+1
* split phpbb::config in a separate file to please puppet-lintMichael Scherer2012-03-152-14/+13
* rename phpbb_config to config, since the namespace is already taking care of ...Michael Scherer2012-03-151-3/+3
* split and clean phpbb::baseMichael Scherer2012-03-152-49/+49
* fix scoping, as it fail on friteuse otherwiseMichael Scherer2012-03-151-1/+1