Comment 4 for bug 1736980

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/526473
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=254140071756fae1f5502c7837b6cf3e12682acb
Submitter: Zuul
Branch: stable/pike

commit 254140071756fae1f5502c7837b6cf3e12682acb
Author: Sofer Athlan-Guyot <email address hidden>
Date: Thu Dec 7 16:50:54 2017 +0100

    Add modulepath option when applying puppet inside docker.

    When new module are added, we may miss the symlink in
    /etc/puppet/modules. And for consistency as we mount the
    /usr/share/openstack-puppet/modules directory it’s better to add it
    to the modulepath.

    Change-Id: I963aede41403ebbe3b9afb55a725b304a30a0cbb
    Closes-Bug: #1736980
    (cherry picked from commit 4a708af34afb827ee067baf2f8eb3c4285aa26d7)