Readd gitea01 to haproxy pools
Now that the replacement gitea01 server has up to date content, add it back to the haproxy configuration. Change-Id: I24b4659603efa1861fed1238b8eda6c3f6c11a14
This commit is contained in:
parent
f8bf371583
commit
866b52f9fb
@ -3,8 +3,8 @@ haproxy_listeners:
|
||||
bind:
|
||||
- ':::80'
|
||||
servers:
|
||||
#- name: 'gitea01.opendev.org'
|
||||
# address: '38.108.68.172:3080'
|
||||
- name: 'gitea01.opendev.org'
|
||||
address: '38.108.68.172:3080'
|
||||
- name: 'gitea02.opendev.org'
|
||||
address: '38.108.68.122:3080'
|
||||
- name: 'gitea03.opendev.org'
|
||||
@ -23,8 +23,8 @@ haproxy_listeners:
|
||||
bind:
|
||||
- ':::443'
|
||||
servers:
|
||||
#- name: 'gitea01.opendev.org'
|
||||
# address: '38.108.68.172:3000'
|
||||
- name: 'gitea01.opendev.org'
|
||||
address: '38.108.68.172:3000'
|
||||
- name: 'gitea02.opendev.org'
|
||||
address: '38.108.68.122:3000'
|
||||
- name: 'gitea03.opendev.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user