Disable policy installation for now to see where that leaves us
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ea377b2271
commit
a168ad84ff
1 changed files with 6 additions and 6 deletions
|
@ -67,12 +67,12 @@
|
|||
- mirrorlist2
|
||||
- selinux
|
||||
|
||||
- name: install our general mirrorlist2 selinux module
|
||||
command: semodule -i /usr/share/mirrorlist2/mirrorlist2.pp
|
||||
when: ficgeneral_module|changed or ficgeneral_grep|changed
|
||||
tags:
|
||||
- mirrorlist2
|
||||
- selinux
|
||||
#- name: install our general mirrorlist2 selinux module
|
||||
# command: semodule -i /usr/share/mirrorlist2/mirrorlist2.pp
|
||||
# when: ficgeneral_module|changed or ficgeneral_grep|changed
|
||||
# tags:
|
||||
# - mirrorlist2
|
||||
# - selinux
|
||||
|
||||
- name: add a tmpfiles.d file for the run directory (until fixed upstream)
|
||||
copy: src=mirrormanager2-mirrorlist.conf dest=/etc/tmpfiles.d/mirrormanager2-mirrorlist.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue