Don't let master.yml runs accidentally restart the masher.
This commit is contained in:
parent
df8bb575ea
commit
cdc204546f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
- name: restart fedmsg-hub
|
||||
command: /usr/local/bin/conditional-restart.sh fedmsg-hub fedmsg-hub
|
||||
when: inventory_hostname != 'bodhi-backend01.phx2.fedoraproject.org'
|
||||
|
||||
- name: restart fedmsg-irc
|
||||
command: /usr/local/bin/conditional-restart.sh fedmsg-irc fedmsg-irc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue