Switch SELinux on Koschei back to enforcing
Hopefully SELinux bug workaround shouldn't be needed any longer.
This commit is contained in:
parent
e4baec55e4
commit
cc6ca2352a
1 changed files with 0 additions and 10 deletions
|
@ -1,14 +1,4 @@
|
|||
---
|
||||
# FIXME workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1513704
|
||||
# See also: https://pagure.io/fedora-infrastructure/issue/6540
|
||||
- name: Put SELinux in permissive mode
|
||||
selinux: state=permissive policy=targeted
|
||||
when: ansible_distribution_major_version|int > 26
|
||||
tags:
|
||||
- koschei
|
||||
- config
|
||||
- selinux
|
||||
|
||||
- name: Add koschei copr dev repo on stg
|
||||
when: env == "staging"
|
||||
template: src=copr.repo.j2 dest=/etc/yum.repos.d/copr.repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue