Merge "Readd gitea01 to haproxy pools"

This commit is contained in:
Zuul 2019-07-24 22:17:42 +00:00 committed by Gerrit Code Review
commit 788f3b5b85

View File

@ -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'