openqa/dispatcher: scheduler config write should restart fedmsg

This commit is contained in:
Adam Williamson 2016-08-12 08:50:14 -07:00
parent ff26f8c8ee
commit af9785c05f

View file

@ -104,6 +104,8 @@
- name: Write schedule.conf
template: src=schedule.conf.j2 dest=/etc/fedora-openqa/schedule.conf owner=root group=root mode=0644
notify:
- restart fedmsg-hub
tags:
- config