Comment 12 for bug 1902468

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/+/813432
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/f834c26d59e87b958928d287e3623b374e0fd94d
Submitter: "Zuul (22348)"
Branch: master

commit f834c26d59e87b958928d287e3623b374e0fd94d
Author: Cédric Jeanneret <email address hidden>
Date: Mon Oct 11 15:44:35 2021 +0200

    Enable new SELinux boolean for vTPM support

    In order to get a working vTPM support in containers, we need to enable
    a new SELinux boolean provided by openstack-selinux[1]

    This patch affects only nova-modular-libvirt-container-puppet.yaml for
    master and future releases.

    [1] https://github.com/redhat-openstack/openstack-selinux/pull/80

    Change-Id: I0db66dd124e3e02fd2fe3c729dc0fb3eeafec7a0
    Closes-Bug: #1902468
    Resolves: rhbz#2007314