Remove gitea06 from the gitea lb
This server has an unhappy filesystem and is returning 404s for what should be valid content. I have manually removed it from the haporxy config via the admin socket but we should make it permanent. Change-Id: I7ca9d812b9ad806aecc6672441c5074ba418e77a
This commit is contained in:
parent
664286c966
commit
63c8ad7fdd
@ -13,8 +13,6 @@ haproxy_listeners:
|
||||
address: '38.108.68.115:3080'
|
||||
- name: 'gitea05.opendev.org'
|
||||
address: '38.108.68.55:3080'
|
||||
- name: 'gitea06.opendev.org'
|
||||
address: '38.108.68.130:3080'
|
||||
- name: 'gitea07.opendev.org'
|
||||
address: '38.108.68.86:3080'
|
||||
- name: 'gitea08.opendev.org'
|
||||
@ -33,8 +31,6 @@ haproxy_listeners:
|
||||
address: '38.108.68.115:3000'
|
||||
- name: 'gitea05.opendev.org'
|
||||
address: '38.108.68.55:3000'
|
||||
- name: 'gitea06.opendev.org'
|
||||
address: '38.108.68.130:3000'
|
||||
- name: 'gitea07.opendev.org'
|
||||
address: '38.108.68.86:3000'
|
||||
- name: 'gitea08.opendev.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user