sshd template, rename hiera key

This means we can remove the special BannerText hiera reference
in the puppet-tripleo profile

Change-Id: Id4c8b853fa0e9bcdffe2cf7cd1554a9be7451b25
This commit is contained in:
Steven Hardy 2017-03-07 11:43:00 +00:00
parent a4c8067eec
commit e270bed030
1 changed files with 1 additions and 1 deletions

View File

@ -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