Restart fedmsg-hub in trigger role
This commit is contained in:
parent
7064a27b0e
commit
30f3a4c0ee
1 changed files with 3 additions and 0 deletions
|
@ -59,3 +59,6 @@
|
|||
|
||||
- name: start and enable fedmsg-hub service
|
||||
service: name=fedmsg-hub enabled=yes state=started
|
||||
|
||||
- name: restart fedmsg-hub to load (possibly) new trigger configuration
|
||||
service: name=fedmsg-hub state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue