d40a020678
![Kevin Carter](/assets/img/avatar_default.png)
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>
Team and repository tags
Swift role for OpenStack-Ansible
Ansible role to install OpenStack swift and swift registry.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_swift/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_swift/
- The project source code repository is located at:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-os_swift/
- The project home is at:
Description
Languages
Jinja
80.4%
Python
14.1%
Shell
5.5%