openstack-ansible-memcached.../templates
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
..
limits.conf.j2 Adjust file descriptor limit when systemd is used 2016-09-15 17:23:37 -03:00
memcached.conf.debian.j2 Lower verbosity on memcached server 2016-09-13 21:38:34 -05:00
memcached.debian.j2 Updated role using the Multi-Distro framework 2016-05-26 16:52:54 +01:00
memcached.redhat.j2 Lower verbosity on memcached server 2016-09-13 21:38:34 -05:00
without-privatedevices.conf.j2 Disable PrivateDevices for MemcacheD on CentOS 7 2017-06-15 12:25:04 +00:00