Role memcached_server for OpenStack-Ansible
Go to file
Jesse Pretorius 5363432f58 Disable PrivateDevices for MemcacheD on CentOS 7
This patch adds the `memcached_disable_privatedevices` variable that
allows deployers to disable PrivateDevices in the systemd unit file.

This is a workaround to fix the systemd/LXC issues with bind
mounting an already bind mounted `/dev/ptmx` inside the LXC
container.

See Launchpad bug, lxc/lxc#1623, or systemd/systemd#6121 for more
details.

The is_metal variable is removed as it is unused.

Related-bug: 1697531
Change-Id: Id7c148bf901354a3dfc2f189ec659f2b92fc7985
(cherry picked from commit a9acd22e82)
2017-06-15 12:25:04 +00:00
defaults Disable PrivateDevices for MemcacheD on CentOS 7 2017-06-15 12:25:04 +00:00
doc Update repository with reference to role git location 2016-12-22 14:26:20 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
handlers enable memcached for CentOS 2017-04-26 16:55:48 +00:00
meta Optimise the distro package installation 2017-06-09 09:04:36 +01:00
releasenotes Disable PrivateDevices for MemcacheD on CentOS 7 2017-06-15 12:25:04 +00:00
tasks Disable PrivateDevices for MemcacheD on CentOS 7 2017-06-15 12:25:04 +00:00
templates Disable PrivateDevices for MemcacheD on CentOS 7 2017-06-15 12:25:04 +00:00
tests Update repo for stable/ocata 2017-02-08 10:44:22 +00:00
vars Optimise the distro package installation 2017-06-09 09:04:36 +01:00
.gitignore Update testing bits for consistency 2016-09-17 17:01:05 -04:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:57:45 +00: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 Show team and repo badges on README 2016-11-25 16:04:46 +01:00
Vagrantfile Remove Trusty support from memcached_server role 2016-12-15 13:14:04 +00:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 13:21:26 -06:00
manual-test.rc Use centralised test scripts 2016-09-27 16:03:38 +00:00
run_tests.sh Update and clean up run_tests.sh 2017-01-06 16:48:40 +00:00
setup.cfg Changed the home-page link 2016-10-05 12:59:10 +05:30
setup.py Updated from global requirements 2016-07-12 14:47:32 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:26 +00:00
tox.ini Update repo for stable/ocata 2017-02-08 10:44:22 +00:00

README.rst

Team and repository tags

image

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