tenks/releasenotes/notes/virtualbmc-selinux-86a667ba27d9a05e.yaml
Mark Goddard 13de0edd6c Install virtualbmc to system when SELinux is enabled
CentOS 8 nodepool images come with SELinux enabled, and prevent systemd
from accessing files in users' home directories. This prevents vbmcd
from starting.

To resolve this, install virtualbmc to the system when SELinux is
enabled.

Change-Id: I5d30aca2b1e1ae897568f6e11fceda39e0b06e17
2020-02-27 15:47:44 +00:00

7 lines
206 B
YAML

---
fixes:
- |
Fixes an issue with virtual BMC on systems where SELinux is enabled. In
this case the virtual BMC Python package is installed to the system rather
than the virtual environment.