Add kojid handler

This commit is contained in:
Kevin Fenzi 2014-01-25 19:24:19 +00:00
parent 18a98f6ed1
commit 0c3a84f841

View file

@ -29,6 +29,9 @@
- name: restart jenkins
action: service name=jenkins state=restarted
- name: restart kojid
action: service name=kojid state=restarted
- name: restart libvirtd
action: service name=libvirtd state=restarted