Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildsystem::iurt::upload: fix $sched_login | Nicolas Vigier | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | place the module where puppet will find it | Michael Scherer | 2012-03-17 | 1 | -27/+0 |
| | |||||
* | move ssh auth stuff to buildnode rather than iurt class ( as we may reuse ↵ | Michael Scherer | 2012-03-16 | 1 | -4/+0 |
| | | | | | | the iurt class for packagers buildhost that would not need the ssh stuff ) | ||||
* | do not declare the key twice | Michael Scherer | 2012-03-16 | 1 | -6/+0 |
| | |||||
* | create the key when we declare a ssh user | Michael Scherer | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | move key creation of iurt to the iurt manifest, since that's where it ↵ | Michael Scherer | 2012-03-16 | 1 | -0/+6 |
| | | | | belong, and clean base.pp | ||||
* | fix syntax | Michael Scherer | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | fix missing variable | Michael Scherer | 2012-03-16 | 1 | -0/+1 |
| | |||||
* | move iurtupload.pp to iurt/upload.pp ( so everything related to iurt is in ↵ | Michael Scherer | 2012-03-16 | 1 | -0/+16 |
| | | | | one directory ) | ||||
* | refactor completely iurt module ( maybe should even be moved out of buildsystem | Michael Scherer | 2012-03-16 | 4 | -22/+36 |
| | | | | module, since it tend to be too big ) | ||||
* | move iurt.pp to a subdirectory | Michael Scherer | 2012-03-16 | 1 | -0/+44 |