aboutsummaryrefslogtreecommitdiffstats
path: root/ci/environments/multinode-3nodes.yaml
diff options
context:
space:
mode:
authorLuke Hinds <lhinds@redhat.com>2017-03-12 03:24:35 +0000
committerOliver Walsh <owalsh@redhat.com>2017-04-19 18:03:02 +0100
commit5e14f95a4a46fcf88293f1b0fa93327566614d43 (patch)
treea86285ef8b67e6dc1084e004586759263d7d2f20 /ci/environments/multinode-3nodes.yaml
parent56c8f120770b63b5518d3738ed56de626d24eb80 (diff)
SSHD Service extensions
This change implements a MOTD message and provides a hash of sshd config options which are sourced to the puppet-ssh module as a hash. The SSHD puppet service is enabled by default, as it is required for Idb56acd1e1ecb5a5fd4d942969be428cc9cbe293. Also added the service to the CI roles. Change-Id: Ie2e01d93082509b8ede37297067eab03bb1ab06e Depends-On: I1d09530d69e42c0c36311789166554a889e46556 Closes-Bug: #1668543 Co-Authored-By: Oliver Walsh <owalsh@redhat.com>
Diffstat (limited to 'ci/environments/multinode-3nodes.yaml')
-rw-r--r--ci/environments/multinode-3nodes.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/environments/multinode-3nodes.yaml b/ci/environments/multinode-3nodes.yaml
index 56013adf..ef51a779 100644
--- a/ci/environments/multinode-3nodes.yaml
+++ b/ci/environments/multinode-3nodes.yaml
@@ -56,6 +56,7 @@
- OS::TripleO::Services::NovaCompute
- OS::TripleO::Services::NovaLibvirt
- OS::TripleO::Services::MySQLClient
+ - OS::TripleO::Services::Sshd
- name: Controller
CountDefault: 1
@@ -77,3 +78,4 @@
- OS::TripleO::Services::Timezone
- OS::TripleO::Services::TripleoPackages
- OS::TripleO::Services::TripleoFirewall
+ - OS::TripleO::Services::Sshd