sshd template, rename hiera key
authorSteven Hardy <shardy@redhat.com>
Tue, 7 Mar 2017 11:43:00 +0000 (11:43 +0000)
committerSteven Hardy <shardy@redhat.com>
Tue, 7 Mar 2017 11:43:00 +0000 (11:43 +0000)
This means we can remove the special BannerText hiera reference
in the puppet-tripleo profile

Change-Id: Id4c8b853fa0e9bcdffe2cf7cd1554a9be7451b25

puppet/services/sshd.yaml

index 41e144a..12998c3 100644 (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