Ensure fedmsg-hub is up and running
This commit is contained in:
parent
3125b5c763
commit
1a8056d93c
1 changed files with 8 additions and 0 deletions
|
@ -23,3 +23,11 @@
|
|||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
||||
- name: Start and enable the services we want
|
||||
service: name={{ item }} enabled=yes state=started
|
||||
with_items:
|
||||
- fedmsg-hub
|
||||
tags:
|
||||
- service
|
||||
- simple-koji-ci
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue