Comment 2 for bug 1847534

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

Reviewed: https://review.opendev.org/687671
Committed: https://git.openstack.org/cgit/starlingx/stx-puppet/commit/?id=590ae77b351cd1456bbc7405259f16a0f3e63fe3
Submitter: Zuul
Branch: master

commit 590ae77b351cd1456bbc7405259f16a0f3e63fe3
Author: Al Bailey <email address hidden>
Date: Wed Oct 9 15:21:28 2019 -0500

    Fix puppet-lint errors

    Running tox locally or through zuul would fail with
    puppet-lint warnings.

    This was introduced by puppet-lint 2.4.0 and still exists
    in 2.4.1

    2.3.6 works as expected, so now we are clamping
    to that version.

    Change-Id: I19a1d4df2b299e4dcb581df43874d8e1866b3962
    Closes-Bug: 1847534
    Signed-off-by: Al Bailey <email address hidden>