Comment out fedmsg-hub datagrepper stuff for now.
This commit is contained in:
parent
e470c9948e
commit
d6962cc9d3
1 changed files with 7 additions and 7 deletions
|
@ -39,13 +39,13 @@
|
|||
- config
|
||||
- datagrepper
|
||||
|
||||
- name: adding fedmsg-hub binary
|
||||
file: src=fedmsg-hub dest=/usr/bin/fedmsg-hub owner=root group=root mode=755
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
tags:
|
||||
- config
|
||||
- datagrepper
|
||||
#- name: adding fedmsg-hub binary
|
||||
# file: src=fedmsg-hub dest=/usr/bin/fedmsg-hub owner=root group=root mode=755
|
||||
# notify:
|
||||
# - restart fedmsg-hub
|
||||
# tags:
|
||||
# - config
|
||||
# - datagrepper
|
||||
|
||||
- name: ensure selinux lets httpd talk to the database
|
||||
seboolean: name=httpd_can_network_connect_db persistent=yes state=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue