aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/sshd.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2017-03-07 11:43:00 +0000
committerSteven Hardy <shardy@redhat.com>2017-03-07 11:43:00 +0000
commite270bed030c4c8e5a0ccaa29b006a5ecb8231e7f (patch)
tree978a7d038bfd85061290992b094b21fe017a8e39 /puppet/services/sshd.yaml
parenta4c8067eec098c2efe5409ae1c9df2f5dbfc842f (diff)
sshd template, rename hiera key
This means we can remove the special BannerText hiera reference in the puppet-tripleo profile Change-Id: Id4c8b853fa0e9bcdffe2cf7cd1554a9be7451b25
Diffstat (limited to 'puppet/services/sshd.yaml')
-rw-r--r--puppet/services/sshd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/sshd.yaml b/puppet/services/sshd.yaml
index 41e144a0..12998c33 100644
--- a/puppet/services/sshd.yaml
+++ b/puppet/services/sshd.yaml
@@ -29,6 +29,6 @@ outputs:
value:
service_name: sshd
config_settings:
- BannerText: {get_param: BannerText}
+ tripleo::profile::base::sshd::bannertext: {get_param: BannerText}
step_config: |
include ::tripleo::profile::base::sshd