Puppet module to manage ssh
Go to file
Paul Belanger fa71d35cab
Add @trusted_ssh_type for user to override
We need to expose the ability to override the type of match we want to
do. For example, we want to do match address 1.2.3.4 in sshd_config.

Change-Id: I28c5d71e62a62bd27f289a8bd70b235eac213e5c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-08-01 12:47:58 -04:00
manifests Add @trusted_ssh_type for user to override 2016-08-01 12:47:58 -04:00
spec Fix target path for regular git clone during tests 2015-08-19 16:42:04 -07:00
templates Add @trusted_ssh_type for user to override 2016-08-01 12:47:58 -04:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-13 18:11:23 -07:00
.gitreview Add initial puppet module files for SSH 2015-01-29 11:20:11 -08:00
Gemfile Use new infra_spec_helper for gem dependencies 2016-06-21 18:40:11 -07:00
LICENSE Add missing LICENSE file 2015-01-29 22:59:51 +00:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00
Rakefile Add initial puppet module files for SSH 2015-01-29 11:20:11 -08:00
README.md Add initial puppet module files for SSH 2015-01-29 11:20:11 -08:00

OpenStack SSH Module

This module installs and configures SSH