Role memcached_server for OpenStack-Ansible
Go to file
Major Hayden 0afdcad49d Add automatic restart for memcached
This patch ensures that systemd will restart memcached in case of
failure or if the process is manually killed.

Closes-Bug: 1659954
Change-Id: I6782320bf429cde17dff00401e7f136cfc979cee
(cherry picked from commit 4ec27e6874)
2017-08-21 19:11:49 +00:00
defaults Optimise the distro package installation 2017-06-09 09:14:59 +01:00
doc [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
handlers Use ansible_service_mgr fact 2016-11-10 10:04:22 +00:00
meta Optimise the distro package installation 2017-06-09 09:14:59 +01:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
tasks Add automatic restart for memcached 2017-08-21 19:11:49 +00:00
templates Add automatic restart for memcached 2017-08-21 19:11:49 +00:00
tests Use centralised Ansible test scripts 2016-10-19 17:29:04 +01:00
vars Optimise the distro package installation 2017-06-09 09:14:59 +01:00
.gitignore Update testing bits for consistency 2016-09-17 17:01:05 -04:00
.gitreview Update .gitreview for stable/newton 2016-09-29 14:42:15 -04:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 19:41:49 +00:00
LICENSE first commit 2015-12-09 09:24:22 -06:00
README.rst [DOCS] Add project links to README 2016-08-16 08:40:45 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:14:47 -04:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 13:26:32 -06:00
manual-test.rc Use centralised test scripts 2016-09-30 10:33:27 +00:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:01:05 -04:00
setup.cfg Changed the home-page link 2016-10-05 18:36:00 +00:00
setup.py Updated from global requirements 2016-07-12 14:47:32 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:32 +00:00
tox.ini Use centralised Ansible test scripts 2016-10-19 17:29:04 +01:00

README.rst

OpenStack-Ansible Memcached server

Ansible role to install and configure Memcached.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-memcached_server/

The project home is at:

http://launchpad.net/openstack-ansible