Enable and start fedmsg-hub on bodhi backends.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
4e1a48962f
commit
73dfd704cd
1 changed files with 5 additions and 0 deletions
|
@ -413,6 +413,11 @@
|
||||||
tags:
|
tags:
|
||||||
- bodhi
|
- 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
|
#- name: have apache own /mnt/koji/mash/updates
|
||||||
# file: path=/mnt/koji/mash/updates state=directory recurse=yes owner=apache group=apache
|
# file: path=/mnt/koji/mash/updates state=directory recurse=yes owner=apache group=apache
|
||||||
# tags:
|
# tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue