forked from ccchb/ansible
haproxy: Add forwardings for element.ccchb.de
This commit is contained in:
parent
9a7e40f49b
commit
3ffb1b53c8
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,8 @@ haproxy_http:
|
|||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'matrix.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'element.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::13'
|
||||
|
||||
haproxy_sni:
|
||||
- host: 'ccchb.de'
|
||||
|
@ -63,6 +65,8 @@ haproxy_sni:
|
|||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'matrix.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'element.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::13'
|
||||
|
||||
bhyve_ipv4: 10.0.0.0
|
||||
bhyve_ipv6: 2a01:4f8:150:926f::4
|
||||
|
|
Loading…
Reference in a new issue