Comment 11 for bug 1382531

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.1)

Reviewed: https://review.openstack.org/135947
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=34dd49e31791da777faf088d313a23edd44124b3
Submitter: Jenkins
Branch: stable/5.1

commit 34dd49e31791da777faf088d313a23edd44124b3
Author: Matthew Mosesohn <email address hidden>
Date: Tue Nov 18 17:13:31 2014 +0400

    Create dedicated puppet volume for rsync container

    New host volume /etc/puppet maps to rsync container /puppet,
    freeing up /etc/puppet:/etc/puppet mapping, which may be enabled
    for some desired testing function.
    This also has a desired benefit to use bundled manifests when
    deploying rsync container, but still serve arbitrary host puppet
    contents via rsync.

    Change-Id: I6e7f29679a7d475a6c49dd6e3d498c14c943408f
    Closes-Bug: #1382531