mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Enable and start fedmsg-hub on bodhi backends.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user