mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
this fails in non prod
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
# Run module-build-service processes
|
||||
- name: Enable fedmsg-relay
|
||||
service: name=fedmsg-relay enabled=yes state=started
|
||||
when: inventory_hostname == 'copr-fe.cloud.fedoraproject.org'
|
||||
|
||||
- name: Run fedmsg-hub
|
||||
service: name=fedmsg-hub enabled=yes state=started
|
||||
|
||||
Reference in New Issue
Block a user