remove MM hotfixes, included in 1.4.1

This commit is contained in:
Matt Domsch 2013-06-17 19:16:13 +00:00
parent 8313016b84
commit 726ccd2929
2 changed files with 0 additions and 1050 deletions

File diff suppressed because it is too large Load diff

View file

@ -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