Comment 5 for bug 1856191

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

Reviewed: https://review.opendev.org/698851
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=8488e44df0cf7675d01a66bbb761cd9fc3390f4b
Submitter: Zuul
Branch: stable/train

commit 8488e44df0cf7675d01a66bbb761cd9fc3390f4b
Author: Emilien Macchi <email address hidden>
Date: Thu Dec 12 08:39:40 2019 -0500

    Fix ironic-pxe container healthcheck

    When calling Hiera, we need to use the following option or the parameter
    isn't resolved:
    -c /etc/puppet/hiera.yaml

    It'll fix the ironic pxe healthcheck.
    Co-Authored-By: Damien Ciabrini <email address hidden>
    Closes-Bug: #1856191

    Change-Id: I79f5cc3010eed9a721eec61441a749ff984097f3
    (cherry picked from commit 22257657771bde1d10f36e6b3385fe415fc8f458)