Move bodhi02.stg to bodhi01.stg since it's not booting right anyhow.
This commit is contained in:
parent
be8e7b208f
commit
193bdc7ba1
4 changed files with 5 additions and 5 deletions
|
@ -107,7 +107,7 @@ listen bodhi2 0.0.0.0:10010
|
|||
server bodhi03 bodhi03:80 check inter 20s rise 2 fall 3
|
||||
server bodhi04 bodhi04:80 check inter 20s rise 2 fall 3
|
||||
{% else %}
|
||||
server bodhi02 bodhi02:80 check inter 20s rise 2 fall 3
|
||||
server bodhi01 bodhi01:80 check inter 20s rise 2 fall 3
|
||||
{% endif %}
|
||||
option httpchk GET /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue