aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/base.pp
Commit message (Collapse)AuthorAgeFilesLines
* move key creation of iurt to the iurt manifest, since that's where it ↵Michael Scherer2012-03-161-12/+0
| | | | belong, and clean base.pp
* iuuse the new module made for refactoring and sharing variable ( ie login of ↵Michael Scherer2012-03-161-2/+3
| | | | the user for scheduler )
* move key declaration of scheduler to the scheduler classMichael Scherer2012-03-161-5/+1
|
* refactor and split all operation for the repository ( ie /distrib/bootstrap, ↵Michael Scherer2012-03-161-2/+0
| | | | that should be renamed one day, since that's not longer a bootstrap ) in one submodule, thus emptying a little bit more mainnode.pp
* clean one last puppet-lint warningMichael Scherer2012-03-161-1/+1
|
* move all stuff related to package archives to init.pp, sinceMichael Scherer2012-03-161-1/+0
| | | | that's used in one and only one class, youri_upload
* refactor completely iurt module ( maybe should even be moved out of buildsystemMichael Scherer2012-03-161-4/+5
| | | | module, since it tend to be too big )
* split buildsystem::base in a separate file, and clean the moduleMichael Scherer2012-03-161-0/+21