Add sshd service to containerized compute role
authorOliver Walsh <owalsh@redhat.com>
Fri, 26 May 2017 15:53:10 +0000 (16:53 +0100)
committerOliver Walsh <owalsh@redhat.com>
Fri, 26 May 2017 16:12:04 +0000 (17:12 +0100)
commit03f208b65871edbe310d58dcb49a8bebccedafa8
treedeee6d043f65ea180e03caad4452f3f81cc710c5
parent34cbc97d57ea618ec97267e24f030e02f7b124d0
Add sshd service to containerized compute role

This adds the sshd puppet service to the containerized compute role

All other roles already include this service from the defaults roles data,
it is only missing from the compute role.

As the sshd service runs on the docker host, this must remain as a
traditional puppet service. NB the sshd puppet service does not enable
sshd, it just enables the management of the sshd config via t-h-t/puppet.

Closes-bug: #1693837
Change-Id: I86ff749245ac791e870528ad4b410f3c1fd812e0
environments/docker-services-tls-everywhere.yaml
environments/docker.yaml