aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-25 22:58:54 +0000
committerGerrit Code Review <review@openstack.org>2017-04-25 22:58:54 +0000
commit1e34fc2bcd3c87119537483edddced0d78bd0465 (patch)
tree14c5b0ddf1ace69cd8e1d036040b2cebef9f23f6 /environments
parent7552d4f7723b8ecbe296e443e0b5eb5ad13bf94a (diff)
parentcbf997e73771735d9c8536376b7de075bc8256e1 (diff)
Merge "SSHD Service extensions" into stable/ocata
Diffstat (limited to 'environments')
-rw-r--r--environments/sshd-banner.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/environments/sshd-banner.yaml b/environments/sshd-banner.yaml
index 041c0990..894bf1c9 100644
--- a/environments/sshd-banner.yaml
+++ b/environments/sshd-banner.yaml
@@ -1,6 +1,3 @@
-resource_registry:
- OS::TripleO::Services::Sshd: ../puppet/services/sshd.yaml
-
parameter_defaults:
BannerText: |
******************************************************************
@@ -11,3 +8,6 @@ parameter_defaults:
* evidence of criminal activity, system personnel may provide *
* the evidence from such monitoring to law enforcement officials.*
******************************************************************
+ MessageOfTheDay: |
+ ALERT! You are entering into a secured area!
+ This service is restricted to authorized users only.