From: Steven Hardy Date: Tue, 7 Mar 2017 11:43:00 +0000 (+0000) Subject: sshd template, rename hiera key X-Git-Tag: opnfv-6.0.0~951^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e270bed030c4c8e5a0ccaa29b006a5ecb8231e7f;p=apex-tripleo-heat-templates.git sshd template, rename hiera key This means we can remove the special BannerText hiera reference in the puppet-tripleo profile Change-Id: Id4c8b853fa0e9bcdffe2cf7cd1554a9be7451b25 --- 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