[Puppet Users] puppet collectors plus own data

2015-07-20 Thread Thomas Polnik
Hi, I am using saz/ssh [1], it works fine with exported resources (host keys) and autogenerated /etc/ssh/ssh_known_hosts ... But I did not find any solution to add host keys from systems, where puppet is not installed (it is needed in my case). Is there any possibility to add any own

[Puppet Users] puppet collectors plus own data

2015-07-20 Thread Thomas Müller
Hi thomas Saz/ssh seems to use the standard sshkey type to export the host keys. Code: https://github.com/saz/puppet-ssh/blob/master/manifests/hostkeys.pp Seems you can export the non-puppet managed keys on a puppet managed node to get it distributed. Thomas -- You received this message