>
> There's an sshauth module at 
>
> http://projects.reductivelabs.com/projects/puppet/wiki/Module_Ssh_Auth_Patterns
>  
> that I've used successfully on a 2.7.x puppetmaster.  It handles 
> public & private key generation and exchange, but doesn't handle 
> known_hosts.  It doesn't require a DB backend though; the keys are 
> stored on the puppetmaster and just pushed out to nodes that need 
> them. 
>

That sounds exactly what I need =)

About known_hosts. So that just means I have to login the first time 
myself, and answer "yes" to the fingerprint?
 

> There are a number of ssh related modules on the forge 
> (http://forge.puppetlabs.com/modules?q=ssh) but I've not used any of 
> them so can't comment on their usefulness or robustness. 
>

This one also looks good
https://github.com/ghoneycutt/puppet-ssh

Have you tried that one?

Hugs,
Sandra


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/iwbrzIeBIEsJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to