e3fd08fa00
The sefcontext module does not modify existing files, so we need to run restorecon. This, in turn, makes the custom ironic policy unnecessary. Also fixes the ownership of the checksums file. Change-Id: Ie97d0af286e11bfd0459a1dca0171eff5afa77bc
9 lines
246 B
YAML
9 lines
246 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes SELinux context not being applied to /httpboot and /tftpboot.
|
|
This renders the ``ironic_policy`` module unnecessary, and it has been
|
|
removed.
|
|
- |
|
|
Ensures that the checksums file has the correct ownership.
|