copr: switch keygen to permissive untill we fix policy
This commit is contained in:
parent
9a1f476909
commit
b81a40889e
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
mount: name=/var/lib/copr-keygen src='LABEL=copr-keygen' fstype=ext4 state=mounted
|
||||
when: not devel
|
||||
|
||||
- selinux: policy=targeted state=permissive
|
||||
|
||||
- name: install keygen specific packages
|
||||
yum: name="{{ item }}" state=present
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue