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
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.