Split bodhi-backend stuff out amongst the two nodes.
This commit is contained in:
parent
f2ef4e8aae
commit
b9c701140a
6 changed files with 52 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue