system-config/inventory/service/group_vars/afs-server-common.yaml
Jeremy Stanley 6d0c4b0b3b Update AFS group vars filenames
Ifa5f251fdfb8de737ad2ed96491d45294ce23a0c renamed the afs and afsdb
groups to afs-file-server and afs-db-server, but didn't update the
group files.

Previously the firewall rules were duplicated in the afs/afsdb group;
but now all afs servers are in the afs-server-common group.  Rename
afs.yaml->afs-server-common.yaml and remove the now unnecessary
afsdb.yaml.

Remove one of the old group vars files and rename the other to
afs-server-common so we can restore the udp ports they open in our
firewall rules.

Change-Id: I17dd0596660addf061ade31b4450bf040c01ffe8
2021-02-12 18:23:45 +11:00

2 lines
75 B
YAML

iptables_extra_public_udp_ports: [7000,7001,7002,7003,7004,7005,7006,7007]