Puppet module to manage ssh
Go to file
Colleen Murphy 685291c29e Depend on helper gem for spec_helper_acceptance
Instead of keeping a local copy of spec_helper_acceptance.rb and
requiring updates to all modules for any change, we can move it into the
common helper gem and require it from there. This will make it easier to
create and review changes that affect all puppet modules. Also change
the Gemfile to look for the gem in the local workspace if running in a
zuul environment.

Change-Id: I37d2467f052556b8490c9bc4ca8d63849b8c09d4
2017-08-18 10:41:44 +02:00
manifests Add @trusted_ssh_type for user to override 2016-08-01 12:47:58 -04:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02: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 Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02: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