Add some notifies here.

This commit is contained in:
Kevin Fenzi 2014-06-09 20:06:12 +00:00
parent 8a91ad5190
commit b50688221e

View file

@ -10,15 +10,21 @@
tags:
- services
- fedmsg/irc
notify:
- restart fedmsg-irc
- name: setup fedmsg-irc config file
template: src=ircbot.py.j2 dest=/etc/fedmsg.d/ircbot.py
tags:
- config
- fedmsg/irc
notify:
- restart fedmsg-irc
- name: setup fas credentials config file
template: src=fas-credentials.py.j2 dest=/etc/fedmsg.d/fas-credentials.py
tags:
- config
- fedmsg/irc
notify:
- restart fedmsg-irc