mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
ODCS: Turn on the fedmsg-hub-3 in the end of backends role.
This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
tags:
|
||||
- odcs
|
||||
- odcs/backend
|
||||
- name: Make sure fedmsg-hub is running (we used to turn it off).
|
||||
- name: Make sure fedmsg-hub-3 is running (we used to turn it off).
|
||||
service:
|
||||
name: fedmsg-hub
|
||||
name: fedmsg-hub-3
|
||||
state: started
|
||||
enabled: true
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user