ODCS: Restart fedmsg-hub-3 backends
This commit is contained in:
parent
547fecfaae
commit
d620cbe8a4
3 changed files with 7 additions and 7 deletions
|
@ -31,7 +31,7 @@
|
|||
group: fedmsg
|
||||
mode: 0440
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
- restart fedmsg-hub-3
|
||||
tags:
|
||||
- odcs
|
||||
- odcs/backend
|
||||
|
@ -42,7 +42,7 @@
|
|||
groups: apache
|
||||
append: true
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
- restart fedmsg-hub-3
|
||||
tags:
|
||||
- odcs
|
||||
- odcs/backend
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart fedmsg-hub
|
||||
- name: restart fedmsg-hub-3
|
||||
service:
|
||||
name: fedmsg-hub-3
|
||||
state: restarted
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
group: fedmsg
|
||||
mode: 0440
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
- restart fedmsg-hub-3
|
||||
when: inventory_hostname.startswith('odcs-backend')
|
||||
tags:
|
||||
- odcs
|
||||
|
@ -106,7 +106,7 @@
|
|||
group: fedmsg
|
||||
mode: 0440
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
- restart fedmsg-hub-3
|
||||
when: inventory_hostname.startswith('odcs-backend')
|
||||
tags:
|
||||
- odcs
|
||||
|
@ -117,7 +117,7 @@
|
|||
path: /etc/fedmsg.d/odcs.py
|
||||
state: absent
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
- restart fedmsg-hub-3
|
||||
tags:
|
||||
- odcs
|
||||
- odcs/backend
|
||||
|
@ -130,7 +130,7 @@
|
|||
group: fedmsg
|
||||
mode: 0640
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
- restart fedmsg-hub-3
|
||||
when: inventory_hostname.startswith('odcs-backend')
|
||||
tags:
|
||||
- odcs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue