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:
parent
47d6e81d26
commit
1196cb6295
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue