Comment 5 for bug 1961056

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/829610
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/64a19091ab55202e6c37fa083035add2b42e9d5d
Submitter: "Zuul (22348)"
Branch: master

commit 64a19091ab55202e6c37fa083035add2b42e9d5d
Author: David Hill <email address hidden>
Date: Wed Feb 16 16:32:08 2022 -0500

    Run the SSL verification at step2

    Run the SSL verification at step2 instead of host_prep as we need
    to have CACerts injected before being able to validate the SSL
    certificates. It looks like NodeTLSCerts is getting deprecated
    and CI has already moved away from taht method .

    Change-Id: I5e3491efd12ad2445a3d77f0907fbb766fe54466
    Closes-bug: #1961056