Cirrus: SELinux Enforcing for F31 w/ CGv2

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich 2020-01-28 16:11:48 -05:00
parent 7e95e1e25c
commit 5973641404
No known key found for this signature in database
GPG key ID: 03EDC70FD578067F

View file

@ -67,8 +67,9 @@ case "${OS_RELEASE_ID}" in
# but crun is new, and late-breaking fixes may be required
# on short notice
dnf update -y crun
warn "Setting SELinux into Permissive mode"
setenforce 0
#warn "Setting SELinux into Permissive mode"
#setenforce 0
fi
;;
centos) # Current VM is an image-builder-image no local podman/testing