new hotfix (leaderboard JSON endpoint)

This commit is contained in:
Ricky Elrod 2013-08-12 07:47:53 +00:00
parent 80a53a17fb
commit ec3cadb1af
2 changed files with 1015 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -53,6 +53,16 @@
notify:
- restart apache
- name: hotfix -fix JSON leaderboard endpoint
copy: >
src=tahrir/views.py
dest=/usr/lib/python2.6/site-packages/tahrir/views.py
owner=root group=root mode=0644
tags:
- hotfix
notify:
- restart apache
- name: make badge png directory
file: >
path=/usr/share/badges/pngs