-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ansible: Add SELinux policy for podman socket
When the tasks/job containers access the bind-mounted podman.sock, they currently run into a lot of SELinux denials. This happened to work as we have run SELinux in permissive mode on our bots in the last two weeks (see commit c118069). Create a proper SELinux policy plugin instead, so that we can put it back into enforce mode.
- Loading branch information
1 parent
149e864
commit 83d7f8c
Showing
1 changed file
with
23 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters