RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
lhinds b35bc80ac2 SSHD Service extensions
This change adds an `include` statement to bring in the extra
functionality available from the existing puppet-ssh module in
already available in RDO.

By using puppet-ssh it provides a framework to allow the passing in of
server options using just hiera values under ssh::server_options.
For example, sshd_config banner can now be passed a server option, as
well as all the new parameters outlined in the launchpad issue that
the patch references for Closing. For this reason, the former augeas
setting for `Banner /etc/issue` is now managed by the main puppet-ssh
module instead.

The change also allows population of MOTD text to `/etc/motd` as
well as `issue.net`.

$bannertext is refactored in accordance with patch [1]

[1] https://review.openstack.org/#/c/442406/

Change-Id: Id329538fb7b623526f1d91d8a513cf3440c86a7c
Closes-Bug: 1668543
2017-04-04 16:18:26 +01:00
lib Throw warnings for norpm actions 2017-03-03 09:21:59 -07:00
manifests SSHD Service extensions 2017-04-04 16:18:26 +01:00
releasenotes SSHD Service extensions 2017-04-04 16:18:26 +01:00
spec SSHD Service extensions 2017-04-04 16:18:26 +01:00
templates Enable languages in UI config 2017-02-17 13:11:08 +00:00
.gitignore Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
bindep.txt Add bindep support 2017-03-13 12:00:34 -04:00
Gemfile Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
metadata.json Update version for Pike 2017-03-07 11:27:12 -07:00
Puppetfile_extras SSHD Service extensions 2017-04-04 16:18:26 +01:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
README.md Show team and repo badges on README 2016-11-25 17:16:13 +01:00
setup.cfg Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
tox.ini Add basic structure for ReNo 2016-12-03 13:16:33 +00:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.