Issue #3367 has been updated by Paul Nasrat.
Regardless of the path can you let me know if the sshd command line above gives you the correct locations for hostkeys: sshd -T 2>/dev/null | grep hostkey | cut -d\ -f2 ---------------------------------------- Feature #3367: Path to ssh key http://projects.puppetlabs.com/issues/3367 Author: Mark Plaksin Status: Needs more information Priority: Normal Assigned to: Category: library Target version: Keywords: Branch: It would be great if we could specify the location(s) that facter looks for ssh keys. Currently ssh.rd looks for ssh keys in these directories: ["/etc/ssh","/usr/local/etc/ssh","/etc","/usr/local/etc"] This works great on our Linux boxes but we use thewrittenword.com's SSH on our Solaris and HP-UX boxes. The key is in /etc/opt/TWWfsw/openssh47 and, of course, the version changes sometimes so it might be in /etc/opt/TWWfsw/openssh52, etc. Thanks! -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
