mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
Remove the fedora-messaging@koji_sync_listener
And add it to handlers and service is fm-consumer@koji_sync_listener Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
command: /usr/local/bin/conditional-restart.sh fedmsg-relay
|
||||
|
||||
- name: restart fm-consumer@koji_sync_listener
|
||||
action: service name=fm-consumer@koji_sync_listener state=restarted
|
||||
action: service name=fm-consumer@koji_sync_listener state=restarted enabled=yes
|
||||
|
||||
- name: reload httpd
|
||||
command: /usr/local/bin/conditional-reload.sh httpd httpd
|
||||
|
||||
@@ -103,13 +103,6 @@
|
||||
- bodhi
|
||||
- koji-sync
|
||||
|
||||
- name: start the koji sync listener
|
||||
service: name=fedora-messaging@koji_sync_listener enabled=yes state=started
|
||||
when: env == "production"
|
||||
tags:
|
||||
- bodhi
|
||||
- koji-sync
|
||||
|
||||
#
|
||||
# cron job that syncs updates to master mirror
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user