Restart fm-consumer@koji_sync_listener not fedora-messaging@koji_sync_listener
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
5081dfbc44
commit
1d868aeaf5
2 changed files with 3 additions and 3 deletions
|
@ -38,8 +38,8 @@
|
||||||
- name: restart fedmsg-relay
|
- name: restart fedmsg-relay
|
||||||
command: /usr/local/bin/conditional-restart.sh fedmsg-relay
|
command: /usr/local/bin/conditional-restart.sh fedmsg-relay
|
||||||
|
|
||||||
- name: restart fedora-messaging@koji_sync_listener
|
- name: restart fm-consumer@koji_sync_listener
|
||||||
action: service name=fedora-messaging@koji_sync_listener state=restarted
|
action: service name=fm-consumer@koji_sync_listener state=restarted
|
||||||
|
|
||||||
- name: reload httpd
|
- name: reload httpd
|
||||||
command: /usr/local/bin/conditional-reload.sh httpd httpd
|
command: /usr/local/bin/conditional-reload.sh httpd httpd
|
||||||
|
|
|
@ -98,7 +98,7 @@
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
notify:
|
notify:
|
||||||
- reload systemd
|
- reload systemd
|
||||||
- restart fedora-messaging@koji_sync_listener
|
- restart fm-consumer@koji_sync_listener
|
||||||
tags:
|
tags:
|
||||||
- bodhi
|
- bodhi
|
||||||
- koji-sync
|
- koji-sync
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue