Hi
I have multiple modules that need to use ssh into remote servers without being prompted for a password, and therefore multiple places that I need to manage/add to a known_hosts file for. If I simply put a copy of known_hosts in the files/ directory of the module, and push it out, any other modules that did the same are going to find the file replaced. How can I manage this better?
how about the sshkey type? http://docs.reductivelabs.com/references/stable/type.html#sshkey
cheers pete -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.