mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
remove MM hotfixes, included in 1.4.1
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -37,12 +37,6 @@
|
||||
# selinux policy - mirrormanager - put in place - for the sockfile
|
||||
#
|
||||
|
||||
# install mirrorlist_server.py hotfix
|
||||
- name: hotfix mirrorlist_server.py
|
||||
copy: src=$files/mirrorlist/mirrorlist_server.py dest=/usr/share/mirrormanager/mirrorlist-server/mirrorlist_server.py mode=0755
|
||||
notify:
|
||||
- restart supervisord
|
||||
|
||||
# setup and configure supervisord
|
||||
- name: /etc/supervisord.conf
|
||||
copy: src=$files/mirrorlist/supervisord.conf dest=/etc/supervisord.conf mode=0644
|
||||
|
||||
Reference in New Issue
Block a user