Role os_swift for OpenStack-Ansible
Go to file
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
defaults Use a common python build/install role 2018-09-03 11:07:02 +00:00
doc Replace swiftoperator role with swift_operator_role variable 2018-06-21 19:44:45 -05:00
examples Trivial: Fix the pep8 warning 2018-06-20 16:11:12 +08:00
handlers Use a common python build/install role 2018-09-03 11:07:02 +00:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-20 16:12:23 +01:00
releasenotes Update reno for stable/rocky 2018-08-10 16:48:26 +00:00
tasks Add variable for the ssh service and ensure its enabled 2018-11-28 17:52:41 +00:00
templates Merge "Update auth_uri option to www_authenticate_uri" 2018-09-08 21:39:31 +00:00
tests Remove role used for upgrade tests 2018-09-19 21:13:15 +01:00
vars Add variable for the ssh service and ensure its enabled 2018-11-28 17:52:41 +00:00
zuul.d zuul.d: Update jobs for package installations 2018-09-25 08:17:19 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:55:01 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:47:12 +08:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
README.rst Add the project source code repository in README 2018-07-20 13:16:35 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:21:49 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:39 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 13:27:00 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:56:03 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 14:08:15 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:07 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:44:24 -04:00

README.rst

Team and repository tags

image

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:

https://launchpad.net/openstack-ansible