Manage SSH client and server via Puppet
Collected host keys from servers will be written to known_hosts
include ssh::client
Host keys will be collected for client distribution
include ssh::server
Host keys will be collected and distributed
include ssh
Requires Exported resources and augeas in order to work