Merge "Enable new SELinux boolean for vTPM support"

This commit is contained in:
Zuul 2021-10-16 14:58:26 +00:00 committed by Gerrit Code Review
commit 067211b74f

View File

@ -912,6 +912,11 @@ outputs:
dest: /etc/tmpfiles.d/run-libvirt.conf
content: |
d /run/libvirt 0755 root root - -
- name: Enable os_enable_vtpm SELinux boolean for vTPM
seboolean:
name: os_enable_vtpm
persistent: true
state: true
metadata_settings:
list_concat:
- if: