Add check to remainder of balance_git_https
Now that we can confirm this hasn't broken for gitea01, set check on all the remaining server lines as well. Change-Id: I11f1f15210dafed66e1209329ddf7f3838592881
This commit is contained in:
parent
4061acd3e7
commit
f5268d956c
@ -36,25 +36,25 @@ gitea_lb_listeners:
|
||||
check_method: 'check check-ssl verify none'
|
||||
- name: 'gitea02.opendev.org'
|
||||
address: '38.108.68.23:3081'
|
||||
check_method: 'check-ssl verify none'
|
||||
check_method: 'check check-ssl verify none'
|
||||
- name: 'gitea03.opendev.org'
|
||||
address: '38.108.68.110:3081'
|
||||
check_method: 'check-ssl verify none'
|
||||
check_method: 'check check-ssl verify none'
|
||||
- name: 'gitea04.opendev.org'
|
||||
address: '38.108.68.147:3081'
|
||||
check_method: 'check-ssl verify none'
|
||||
check_method: 'check check-ssl verify none'
|
||||
- name: 'gitea05.opendev.org'
|
||||
address: '38.108.68.131:3081'
|
||||
check_method: 'check-ssl verify none'
|
||||
check_method: 'check check-ssl verify none'
|
||||
- name: 'gitea06.opendev.org'
|
||||
address: '38.108.68.250:3081'
|
||||
check_method: 'check-ssl verify none'
|
||||
check_method: 'check check-ssl verify none'
|
||||
- name: 'gitea07.opendev.org'
|
||||
address: '38.108.68.134:3081'
|
||||
check_method: 'check-ssl verify none'
|
||||
check_method: 'check check-ssl verify none'
|
||||
- name: 'gitea08.opendev.org'
|
||||
address: '38.108.68.205:3081'
|
||||
check_method: 'check-ssl verify none'
|
||||
check_method: 'check check-ssl verify none'
|
||||
iptables_extra_public_tcp_ports:
|
||||
- 443
|
||||
- 80
|
||||
|
Loading…
Reference in New Issue
Block a user