Comment 41 for bug 1697531

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible (stable/ocata)

Reviewed: https://review.openstack.org/474314
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=500c25d530142dde273813e88059e1a9d449c31a
Submitter: Jenkins
Branch: stable/ocata

commit 500c25d530142dde273813e88059e1a9d449c31a
Author: Major Hayden <email address hidden>
Date: Wed Jun 14 13:52:10 2017 -0500

    Set PrivateDevices=false for Galera

    This patch sets the `galera_disable_privatedevices` variable in the
    galera_server role. If galera is deployed with a container, the
    PrivateDevices configuration will be disabled in MariaDB's systemd
    unit file.

    Related-Bug: 1697531
    Change-Id: I3dce66a5fa94d8a1a27280244622ca68036e6ad1
    (cherry picked from commit d10f52bb186b5476e2be8f3b3be7c226a7841c4d)