Merge "Enable new SELinux boolean for vTPM support"

This commit is contained in:
Zuul 2021-10-20 16:25:08 +00:00 committed by Gerrit Code Review
commit 19b492aba7

View File

@ -950,6 +950,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: