Comment 12 for bug 1382531

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

Reviewed: https://review.openstack.org/135295
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=bfe13c7aa589b57cb584e85c08ec39ad0b39ec7b
Submitter: Jenkins
Branch: master

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