Comment 6 for bug 1755211

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

Reviewed: https://review.openstack.org/552165
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=3a443b3c055784a87cb59299ca171e4c9f0fee1b
Submitter: Zuul
Branch: stable/queens

commit 3a443b3c055784a87cb59299ca171e4c9f0fee1b
Author: Alex Schultz <email address hidden>
Date: Mon Mar 12 09:37:03 2018 -0600

    Pin puppet-systemd

    puppet-systemd recently added a breaking change to pull the module
    parameter defaults via hiera. This only works in puppet >= 4.10.0 which
    we are not using. So we need to pin to an earlier commit since we're
    usign 4.8.x.

    Change-Id: I11c8372eb20d9ff67bcc91897118061d7f193a54
    Closes-Bug: #1755211
    (cherry picked from commit bd5599ca59b168ce4785991c4165fa4196b8d78a)