aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/sshuser.pp
Commit message (Collapse)AuthorAgeFilesLines
* add buildsystem::sshkeys class to define all ssh keysNicolas Vigier2012-08-311-5/+0
|
* fix the name of the keyMichael Scherer2012-04-021-1/+1
|
* create the key when we declare a ssh userMichael Scherer2012-03-161-0/+5
|
* split sshuser in a separate file. Clean various puppetlintMichael Scherer2012-03-161-0/+36
warning and errors, and use $name instead of $title for consistency with the rest of the manifests ( but $title was perfectly correct too )