Skip to content

Hiera centric Puppet module for configuring a hardened ssh server

Notifications You must be signed in to change notification settings

tlcowling/puppet-ssh

Repository files navigation

puppet-ssh Documentation Build status

Overview

This is a puppet module to configure OpenSSH servers and clients on Linux with a hardened ssh configuration.

Goals

  • simple to compose, minimum depdencies
  • fully configurable with hiera
  • quick to run a puppet apply
  • no deprecation warnings with modern puppet

Usage

Configure entirely with Hiera

# site.pp
include ssh
# common.yaml
---
ssh::config::compression: true

More

For usage and examples, see Wiki

Development

  • Use rake to run the test suite, see the build in appveyor.
  • Create issues and/or PRs in github
  • Any and all questions welcome - if it doesn't work for you, it's a bug!

About

Hiera centric Puppet module for configuring a hardened ssh server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published