system-config/inventory/service/group_vars/meetpad.yaml
Tony Breeds 5f0e06963a Use group var to define letsencrypt_certs
Change-Id: Ibcc11bd4fb120a046b428fe3c6eb9ba8505495d0
2024-05-02 13:42:56 -05:00

17 lines
522 B
YAML

iptables_extra_public_tcp_ports:
- 80
- 443
- 4443
iptables_extra_public_udp_ports:
- 10000
iptables_extra_allowed_groups:
- {'protocol': 'tcp', 'port': '5222', 'group': 'jvb'}
- {'protocol': 'tcp', 'port': '9090', 'group': 'meetpad'}
letsencrypt_certs:
# NOTE: Order is important! LE/driver.sh will write the file to the
# first entry in this list. The jitsi_meet handler wants that to be the
# inventotu_hostname
meetpad-opendev-org-main:
- '{{ inventory_hostname }}'
- meetpad.opendev.org