system-config/inventory/service/group_vars/meetpad.yaml

9 lines
187 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'}