summaryrefslogtreecommitdiff
path: root/.papr.yml
diff options
context:
space:
mode:
Diffstat (limited to '.papr.yml')
-rw-r--r--.papr.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.papr.yml b/.papr.yml
index e97fb38c1..f559cf2e5 100644
--- a/.papr.yml
+++ b/.papr.yml
@@ -61,6 +61,8 @@ packages:
- podman
- buildah
tests:
+ - sed 's/^expand-check.*/expand-check=0/g' -i /etc/selinux/semanage.conf
+ - yum -y reinstall container-selinux
- CONTAINER_RUNTIME="podman" sh .papr_prepare.sh
required: false
context: "Fedora fedora/28/cloud Podman"