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 group: fedmsg
mode: 0440 mode: 0440
notify: notify:
- restart fedmsg-hub - restart fedmsg-hub-3
tags: tags:
- odcs - odcs
- odcs/backend - odcs/backend
@ -42,7 +42,7 @@
groups: apache groups: apache
append: true append: true
notify: notify:
- restart fedmsg-hub - restart fedmsg-hub-3
tags: tags:
- odcs - odcs
- odcs/backend - odcs/backend

View file

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

View file

@ -92,7 +92,7 @@
group: fedmsg group: fedmsg
mode: 0440 mode: 0440
notify: notify:
- restart fedmsg-hub - restart fedmsg-hub-3
when: inventory_hostname.startswith('odcs-backend') when: inventory_hostname.startswith('odcs-backend')
tags: tags:
- odcs - odcs
@ -106,7 +106,7 @@
group: fedmsg group: fedmsg
mode: 0440 mode: 0440
notify: notify:
- restart fedmsg-hub - restart fedmsg-hub-3
when: inventory_hostname.startswith('odcs-backend') when: inventory_hostname.startswith('odcs-backend')
tags: tags:
- odcs - odcs
@ -117,7 +117,7 @@
path: /etc/fedmsg.d/odcs.py path: /etc/fedmsg.d/odcs.py
state: absent state: absent
notify: notify:
- restart fedmsg-hub - restart fedmsg-hub-3
tags: tags:
- odcs - odcs
- odcs/backend - odcs/backend
@ -130,7 +130,7 @@
group: fedmsg group: fedmsg
mode: 0640 mode: 0640
notify: notify:
- restart fedmsg-hub - restart fedmsg-hub-3
when: inventory_hostname.startswith('odcs-backend') when: inventory_hostname.startswith('odcs-backend')
tags: tags:
- odcs - odcs