Merge "Readd gitea01 to haproxy pools"
This commit is contained in:
commit
788f3b5b85
@ -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