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:
parent
1d868aeaf5
commit
ff9b7157bd
2 changed files with 1 additions and 8 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue