ODCS: Restart fedmsg-hub-3 backends

This commit is contained in:
Jan Kaluža 2018-08-30 13:44:08 +00:00
parent 547fecfaae
commit d620cbe8a4
3 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
---
- name: restart fedmsg-hub
- name: restart fedmsg-hub-3
service:
name: fedmsg-hub-3
state: restarted

View file

@ -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