Comment 10 for bug 1821139

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/645498
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=388a42774a073220f8d28a722474c75c4e60ed24
Submitter: Zuul
Branch: master

commit 388a42774a073220f8d28a722474c75c4e60ed24
Author: Martin Schuppert <email address hidden>
Date: Fri Mar 22 09:18:59 2019 +0100

    Add openssl-perl to provide /etc/pki/CA in TLS setup

    This directory is no longer available in CentOS 8 with base openssl package.
    Libvirt still has the default to /etc/pki/CA for some TLS settings. Lets add
    openssl-perl to get /etc/pki/CA and keep defaults where possible.

    Change-Id: Ib641ef5a7971a31fbe709e404e0194156ec2aa33
    Related-Bug: #1821139