/[adm]/puppet/modules/buildsystem/manifests/sshkeys.pp
ViewVC logotype

Annotation of /puppet/modules/buildsystem/manifests/sshkeys.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3167 - (hide annotations) (download)
Thu May 23 15:06:59 2013 UTC (10 years, 11 months ago) by boklm
File size: 137 byte(s)
Use sshkeys module instead of auth::ssh

The sshkeys module is easier to understand, and will allow us to install
the same ssh key on 2 different accounts.
1 boklm 2822 class buildsystem::sshkeys {
2 boklm 2924 include buildsystem::var::scheduler
3 boklm 2822
4 boklm 3167 sshkeys::create_key { $buildsystem::var::scheduler::login: }
5 boklm 2822 }

  ViewVC Help
Powered by ViewVC 1.1.30