original file for hotfix of mirrorlist_server

This commit is contained in:
Stephen Smoogen 2014-12-05 21:07:03 +00:00
parent 9947226759
commit de8aa400cd
2 changed files with 1052 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -12,6 +12,14 @@
tags:
- packages
# Put in the HOTFIX
- name: HOTFIX mirrorlist_server.py
src=mirrorlist_server.py dest=/usr/share/mirrormanager/mirrorlist-server/mirrorlist_server.py
tags:
- files
notify:
- restart httpd
# mirrormanager user ssh key(s)
- name: add authorized_keys for mirrormanager
authorized_key: key="{{ item }}" user=mirrormanager state=present