Push this patch live. Got +1's in irc for FB

This commit is contained in:
Kevin Fenzi 2016-06-09 19:10:08 +00:00
parent c9463e8be0
commit 491f9a7e85

View file

@ -370,7 +370,6 @@
copy: src={{ roles }}/fas_server/files/user.py
dest=/usr/lib/python2.6/site-packages/fas/user.py
mode=644 owner=root group=root
when: env == "staging"
tags:
- config
- fas
@ -380,7 +379,6 @@
copy: src={{ roles }}/fas_server/files/validators.py
dest=/usr/lib/python2.6/site-packages/fas/validators.py
mode=644 owner=root group=root
when: env == "staging"
tags:
- config
- fas