Revert mirrorlist_server hotfix which is included in the new release
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
bd658bd737
commit
d8f62a2adb
2 changed files with 0 additions and 1136 deletions
File diff suppressed because it is too large
Load diff
|
@ -75,12 +75,6 @@
|
||||||
# - selinux
|
# - selinux
|
||||||
|
|
||||||
|
|
||||||
- name: HOTFIX - increase the number of possible child processes and use threads
|
|
||||||
copy: src="{{ files }}/hotfix/mirrorlist/mirrorlist_server.py" dest=/usr/share/mirrormanager2/mirrorlist_server.py
|
|
||||||
owner=root group=root mode=0755
|
|
||||||
tags:
|
|
||||||
- hotfix
|
|
||||||
|
|
||||||
- name: make a /var/log/mirrormanager dir for logs
|
- name: make a /var/log/mirrormanager dir for logs
|
||||||
file: dest=/var/log/mirrormanager/ state=directory owner=mirrormanager group=mirrormanager mode=0755
|
file: dest=/var/log/mirrormanager/ state=directory owner=mirrormanager group=mirrormanager mode=0755
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue