Comment 31 for bug 1697531

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

Reviewed: https://review.openstack.org/474316
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=d10f52bb186b5476e2be8f3b3be7c226a7841c4d
Submitter: Jenkins
Branch: master

commit d10f52bb186b5476e2be8f3b3be7c226a7841c4d
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