aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/iurt
Commit message (Collapse)AuthorAgeFilesLines
* place the module where puppet will find itMichael Scherer2012-03-171-27/+0
|
* move ssh auth stuff to buildnode rather than iurt class ( as we may reuse ↵Michael Scherer2012-03-161-4/+0
| | | | | | the iurt class for packagers buildhost that would not need the ssh stuff )
* do not declare the key twiceMichael Scherer2012-03-161-6/+0
|
* create the key when we declare a ssh userMichael Scherer2012-03-161-1/+1
|
* move key creation of iurt to the iurt manifest, since that's where it ↵Michael Scherer2012-03-161-0/+6
| | | | belong, and clean base.pp
* fix syntaxMichael Scherer2012-03-161-1/+1
|
* fix missing variableMichael Scherer2012-03-161-0/+1
|
* move iurtupload.pp to iurt/upload.pp ( so everything related to iurt is in ↵Michael Scherer2012-03-161-0/+16
| | | | one directory )
* refactor completely iurt module ( maybe should even be moved out of buildsystemMichael Scherer2012-03-164-22/+36
| | | | module, since it tend to be too big )
* move iurt.pp to a subdirectoryMichael Scherer2012-03-161-0/+44