tripleo-heat-templates/releasenotes/notes/sshd-service-extensions-0c4d0879942a2052.yaml
Luke Hinds 5e14f95a4a SSHD Service extensions
This change implements a MOTD message and provides a hash of
sshd config options which are sourced to the puppet-ssh module
as a hash.

The SSHD puppet service is enabled by default, as it is
required for Idb56acd1e1ecb5a5fd4d942969be428cc9cbe293.
Also added the service to the CI roles.

Change-Id: Ie2e01d93082509b8ede37297067eab03bb1ab06e
Depends-On: I1d09530d69e42c0c36311789166554a889e46556
Closes-Bug: #1668543
Co-Authored-By: Oliver Walsh <owalsh@redhat.com>
2017-04-19 18:03:02 +01:00

6 lines
144 B
YAML

---
features:
- |
Added ability to manage MOTD Banner
Enabled SSHD composible service by default. Puppet-ssh manages the sshd config.