
In testing jammy updates we discovered that this value need to match so that websockets are directed to the correct host. Change-Id: Id44bf92edff411389f05a652dad2ae78607e4d55
6 lines
214 B
YAML
6 lines
214 B
YAML
iptables_extra_public_udp_ports:
|
|
- 10000
|
|
iptables_extra_allowed_groups:
|
|
- {'protocol': 'tcp', 'port': '9090', 'group': 'meetpad'}
|
|
meetpad_jvb_xmpp_server: "{{ hostvars['meetpad01.opendev.org'].ansible_host }}"
|