Use the fedmsg vars I setup for this instead of trying to overwrite them with a file.

This commit is contained in:
Ralph Bean 2015-10-13 17:49:01 +00:00
parent 76e7ac4ec7
commit b3c67cbc8a
4 changed files with 6 additions and 14 deletions

View file

@ -1,6 +1,2 @@
- copy: src=resultsdb.py dest=/etc/fedmsg.d/resultsdb.py
notify:
- restart httpd
- name: ensure selinux lets httpd talk to the fedmsg-relay
seboolean: name=httpd_can_network_connect persistent=yes state=yes