Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a4c8067
)
sshd template, rename hiera key
author
Steven Hardy
<shardy@redhat.com>
Tue, 7 Mar 2017 11:43:00 +0000
(11:43 +0000)
committer
Steven 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
patch
|
blob
|
history
diff --git
a/puppet/services/sshd.yaml
b/puppet/services/sshd.yaml
index
41e144a
..
12998c3
100644
(file)
--- a/
puppet/services/sshd.yaml
+++ b/
puppet/services/sshd.yaml
@@
-29,6
+29,6
@@
outputs:
value:
service_name: sshd
config_settings:
-
BannerT
ext: {get_param: BannerText}
+
tripleo::profile::base::sshd::bannert
ext: {get_param: BannerText}
step_config: |
include ::tripleo::profile::base::sshd