Merge "Remove group vars for removed services"

This commit is contained in:
Zuul 2022-05-11 23:27:04 +00:00 committed by Gerrit Code Review
commit 85465797f1
6 changed files with 0 additions and 34 deletions

View File

@ -1,6 +0,0 @@
extra_users:
- mkiss
borg_backup_excludes_extra:
# backed up via streaming
- /var/backups/pgsql_backups
- /var/lib/postgresql

View File

@ -1,13 +0,0 @@
iptables_extra_allowed_hosts:
- hostname: bridge.openstack.org
port: 8125
protocol: udp
- hostname: opendev.org
port: 8125
protocol: udp
iptables_extra_allowed_groups:
- {'protocol': 'udp', 'port': '8125', 'group': 'mirror-update'}
- {'protocol': 'udp', 'port': '8125', 'group': 'nodepool'}
- {'protocol': 'udp', 'port': '8125', 'group': 'zookeeper'}
- {'protocol': 'udp', 'port': '8125', 'group': 'zuul'}

View File

@ -1,2 +0,0 @@
extra_users:
- mkiss

View File

@ -1,3 +0,0 @@
extra_users:
- smarcet
- mkiss

View File

@ -1,3 +0,0 @@
extra_users:
- smarcet
- maxwell

View File

@ -1,7 +0,0 @@
# SIP signaling is either TCP or UDP port 5060.
# RTP media (audio/video) uses a range of UDP ports.
iptables_extra_public_tcp_ports:
- 5060
iptables_extra_public_udp_ports:
- 5060
- 10000:20000