openstack-ansible-galera_se.../defaults
Major Hayden 26d74094a7 Disable PrivateDevices for Galera on CentOS 7
This patch adds the `galera_disable_privatedevices` variable that
allows deployers to disable PrivateDevices in the systemd unit file
shipped with MariaDB 10.1+ on CentOS 7 systems.

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.

Co-Authored-By: Major Hayden <major@mhtx.net>
Closes-bug: 1697531
Change-Id: I8a74113bd16a768a4754fb1f6ee04caf1ac82920
(cherry picked from commit f46e152506)
2017-06-14 15:31:48 +00:00
..
main.yml Disable PrivateDevices for Galera on CentOS 7 2017-06-14 15:31:48 +00:00