ssh
Description
Install and configure an OpenSSH server, and can manage ssh_authorized_keys.
Usage
OpenSSH server can be setup with include ssh::server
.
Windows may be configured to use either cygwin OpenSSH or Win32 OpenSSH via chocolatey.
Reference
This module is documented via pdk bundle exec puppet strings generate --format markdown
. Please see REFERENCE.md for more info.
Changelog
CHANGELOG.md is generated prior to each release via pdk bundle exec rake changelog
. This proecss relies on labels that are applied to each pull request.
Limitations
This module does not yet support the OpenSSH Windows Capability included with Windows 2016 and later.
Development
PRs are welcome!