Use fas-all ips instead of name, as dns may not yet be on at boot.

This commit is contained in:
Kevin Fenzi 2015-08-15 15:16:03 +00:00
parent b12e9cbb19
commit f28aad573d

View file

@ -72,7 +72,9 @@
-A OUTPUT -p tcp -m tcp -d admin.fedoraproject.org --dport 80 -j ACCEPT
-A OUTPUT -p tcp -m tcp -d admin.fedoraproject.org --dport 443 -j ACCEPT
# for 2 facter auth
-A OUTPUT -p tcp -m tcp -d fas-all.phx2.fedoraproject.org --dport 8443 -j ACCEPT
-A OUTPUT -p tcp -m tcp -d 10.5.126.30 -all.phx2.fedoraproject.org --dport 8443 -j ACCEPT
-A OUTPUT -p tcp -m tcp -d 10.5.126.25 -all.phx2.fedoraproject.org --dport 8443 -j ACCEPT
-A OUTPUT -p tcp -m tcp -d 10.5.126.26 -all.phx2.fedoraproject.org --dport 8443 -j ACCEPT
#nfs to vtap-fedora-nfs01.storage.phx2.redhat.com - a little to wide-open - but
# kinda necessary