Merge "Remove group vars for removed services"
This commit is contained in:
commit
85465797f1
@ -1,6 +0,0 @@
|
||||
extra_users:
|
||||
- mkiss
|
||||
borg_backup_excludes_extra:
|
||||
# backed up via streaming
|
||||
- /var/backups/pgsql_backups
|
||||
- /var/lib/postgresql
|
@ -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'}
|
@ -1,2 +0,0 @@
|
||||
extra_users:
|
||||
- mkiss
|
@ -1,3 +0,0 @@
|
||||
extra_users:
|
||||
- smarcet
|
||||
- mkiss
|
@ -1,3 +0,0 @@
|
||||
extra_users:
|
||||
- smarcet
|
||||
- maxwell
|
@ -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
|
Loading…
Reference in New Issue
Block a user