On Fri, Mar 12, 2010 at 10:47 AM, Douglas Garstang <[email protected]> wrote: > Oh, yes, right... duh... thanks. > > Definitely better than append_if_no_such_line() which dumps the key to the > log. > > On Fri, Mar 12, 2010 at 9:54 AM, Peter Meier <[email protected]> wrote: >> 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
WHat about known_hosts??? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
