Comment 9 for bug 1633713

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

Reviewed: https://review.openstack.org/389250
Committed: https://git.openstack.org/cgit/openstack/tripleo-puppet-elements/commit/?id=59e5ff63c8e4f6ad128f454ff5eab5cccbda5566
Submitter: Jenkins
Branch: master

commit 59e5ff63c8e4f6ad128f454ff5eab5cccbda5566
Author: Alex Schultz <email address hidden>
Date: Thu Oct 20 09:30:34 2016 -0600

    Pin puppetlabs-ntp when installing from source

    Due to the puppet3 support removal in the upstream puppetlabs-ntp
    module, we need to provide a default pin for the module when a developer
    is installing from source. If the user does not properly pin the ntp
    module, the overcloud deployment fails due to a puppet parse error.

    Change-Id: I2f4c1387b61c4aa2dcbb1ec5a3fa298e9330f0e8
    Closes-Bug: #1633713