Add kojid handler
This commit is contained in:
parent
18a98f6ed1
commit
0c3a84f841
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue