Remove group vars for removed services
We have managed to prune our service list quite a bit and in the process have orphaned some group var data for those services. Remove the group vars for: ask graphite_opendev.org groups openstackid(-dev) pbx/asterisk Change-Id: I099624e5958d17349cd3d197d9d9cb4da87a5b38
This commit is contained in:
parent
4279e20293
commit
be3b8cbbcf
@ -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…
x
Reference in New Issue
Block a user