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
This commit is contained in:
parent
036ac31060
commit
6d0c4b0b3b
@ -1 +0,0 @@
|
||||
iptables_extra_public_udp_ports: [7000,7001,7002,7003,7004,7005,7006,7007]
|
Loading…
Reference in New Issue
Block a user