Document pull request for this hotfix

This commit is contained in:
Adrian Reber 2015-05-08 20:25:23 +00:00
parent 4fd68994e1
commit 66ae58a98b

View file

@ -62,6 +62,7 @@
- name: startup apache
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
copy: src="{{ files }}/hotfix/mirrormanager2/mm2_crawler" dest=/usr/bin/mm2_crawler
owner=root group=root mode=0755