add mirrorlist_server.py hotfix
This commit is contained in:
parent
ba59adcfdb
commit
f2b872ab4a
2 changed files with 1050 additions and 0 deletions
1044
files/mirrorlist/mirrorlist_server.py
Executable file
1044
files/mirrorlist/mirrorlist_server.py
Executable file
File diff suppressed because it is too large
Load diff
|
@ -35,6 +35,12 @@
|
||||||
# selinux policy - mirrormanager - put in place - for the sockfile
|
# selinux policy - mirrormanager - put in place - for the sockfile
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# install mirrorlist_server.py hotfix
|
||||||
|
- name: mirrorlist_server.py hotfix
|
||||||
|
copy: src=$files/mirrorlist/mirrorlist_server.py dest=/usr/share/mirrormanager/mirrorlist-server/mirrorlist_server.py
|
||||||
|
notify:
|
||||||
|
- restart supervisord
|
||||||
|
|
||||||
# setup and configure supervisord
|
# setup and configure supervisord
|
||||||
- name: /etc/supervisord.conf
|
- name: /etc/supervisord.conf
|
||||||
copy: src=$files/mirrorlist/supervisord.conf dest=/etc/supervisord.conf mode=0644
|
copy: src=$files/mirrorlist/supervisord.conf dest=/etc/supervisord.conf mode=0644
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue