Comment 7 for bug 1730533

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

Reviewed: https://review.openstack.org/518179
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=2366b5b2fe3bc97d11aa9c3a65660ff78a6dc6f7
Submitter: Zuul
Branch: master

commit 2366b5b2fe3bc97d11aa9c3a65660ff78a6dc6f7
Author: Oliver Walsh <email address hidden>
Date: Tue Nov 7 00:24:59 2017 +0000

    Unset MountFlags in docker.service systemd directives

    Required to allow bind propegation options to be set on individual bind-mounts.
    See https://github.com/moby/moby/issues/19625.

    Also https://access.redhat.com/articles/2938171 for rational for using this
    option in RHEL/CentOS 7.3.

    Change-Id: I8a63c044e15d7ca0f54654e9fc9c5d878461aa25
    Related-bug: 1730533