openstack-ansible-os_swift/vars
Kevin Carter d40a020678 Add variable for the ssh service and ensure its enabled
The ssh service on ubuntu based systems is "ssh" which is established by
the service unit path `/lib/systemd/system/ssh.service`. When running
the service will respond to the name "sshd" however this is just an
alias. This change adds a variable to set the service unit name
based on the distro family which will allow the service to start should
it be masked.

The change will now delegate to all nodes within the swift cluster
ensuring ssh is enabled and started. If SSH is not running everywhere at
the same time swift ring distribution will not be possible later on in
the role.

Change-Id: Ifbc748019403f0c0712d5f241f118e998d2061d4
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-11-28 17:52:41 +00:00
..
debian.yml Add variable for the ssh service and ensure its enabled 2018-11-28 17:52:41 +00:00
distro_install.yml Add support for using distribution packages for OpenStack services 2018-06-04 08:41:19 +01:00
main.yml Convert role to use a common systemd service role 2018-04-22 14:00:27 +00:00
redhat-7.yml Add variable for the ssh service and ensure its enabled 2018-11-28 17:52:41 +00:00
source_install.yml Add support for using distribution packages for OpenStack services 2018-06-04 08:41:19 +01:00
suse.yml Add variable for the ssh service and ensure its enabled 2018-11-28 17:52:41 +00:00