Disable python-fedora hotfix for fedocal in stg

This commit is contained in:
Toshio くらとみ 2014-01-06 23:05:06 +00:00
parent 688d37edfe
commit 2389fa4bea

View file

@ -67,9 +67,11 @@
template: src={{ item.file }}
dest={{ item.location }}/{{ item.file }}
owner=apache group=apache mode=0600
when: env != 'staging'
with_items:
- { file: flask_fas_openid.py, location: /usr/lib/python2.6/site-packages/ }
tags:
- config
- hotfix
notify:
- restart apache