Enable and start fedmsg-hub on bodhi backends.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-05-02 15:27:23 +00:00
parent 4e1a48962f
commit 73dfd704cd

View file

@ -413,6 +413,11 @@
tags:
- bodhi
- name: ensure fedmsg-hub is enabled and started on the backend
service: name=fedmsg-hub enabled=yes state=started
tags:
- bodhi
#- name: have apache own /mnt/koji/mash/updates
# file: path=/mnt/koji/mash/updates state=directory recurse=yes owner=apache group=apache
# tags: