Split bodhi-backend stuff out amongst the two nodes.

This commit is contained in:
Ralph Bean 2015-09-02 17:02:54 +00:00
parent f2ef4e8aae
commit b9c701140a
6 changed files with 52 additions and 26 deletions

View file

@ -22,6 +22,9 @@
- name: restart fedmsg-hub
command: /usr/local/bin/conditional-restart.sh fedmsg-hub fedmsg-hub
# Note that, we're cool with arbitrary restarts on bodhi-backend02, just
# not bodhi-backend01. 01 is where the releng/mash stuff happens and we
# don't want to interrupt that.
when: inventory_hostname != 'bodhi-backend01.phx2.fedoraproject.org'
- name: restart fedmsg-irc