Document pull request for this hotfix
This commit is contained in:
parent
4fd68994e1
commit
66ae58a98b
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
||||||
- name: startup apache
|
- name: startup apache
|
||||||
service: name=httpd enabled=yes state=started
|
service: name=httpd enabled=yes state=started
|
||||||
|
|
||||||
|
# https://github.com/fedora-infra/mirrormanager2/pull/67
|
||||||
- name: HOTFIX - fix crawler for hosts which are always up2date
|
- name: HOTFIX - fix crawler for hosts which are always up2date
|
||||||
copy: src="{{ files }}/hotfix/mirrormanager2/mm2_crawler" dest=/usr/bin/mm2_crawler
|
copy: src="{{ files }}/hotfix/mirrormanager2/mm2_crawler" dest=/usr/bin/mm2_crawler
|
||||||
owner=root group=root mode=0755
|
owner=root group=root mode=0755
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue