Start fm-consumer@koji_sync_listener first time if its not running

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2020-06-11 14:40:41 -04:00
parent 47d6e81d26
commit 1196cb6295

View file

@ -103,6 +103,12 @@
- bodhi
- koji-sync
- name: start the fm-consumer@koji_sync_listener service
service: name=fm-consumer@koji_sync_listener enabled=yes state=started
when: env == "production"
tags:
- bodhi
- koji-sync
#
# cron job that syncs updates to master mirror
#