aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/sshuser.pp
Commit message (Collapse)AuthorAgeFilesLines
* remove comment description for users handled in ldapOlivier Blin2016-02-071-1/+1
| | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap.
* lint fixes for buildsystemThomas Backlund2015-10-201-4/+4
|
* 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 )