retrace01: retrace01 isn't a thing, we have retrace03
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f506c56b1e
commit
ffac127467
3 changed files with 0 additions and 8 deletions
|
@ -102,7 +102,6 @@ iad2_external:
|
||||||
- pkgs.fedoraproject.org
|
- pkgs.fedoraproject.org
|
||||||
- proxy01.fedoraproject.org
|
- proxy01.fedoraproject.org
|
||||||
- proxy10.fedoraproject.org
|
- proxy10.fedoraproject.org
|
||||||
- retrace01.fedoraproject.org
|
|
||||||
- secondary01.fedoraproject.org
|
- secondary01.fedoraproject.org
|
||||||
|
|
||||||
dns_external:
|
dns_external:
|
||||||
|
|
|
@ -57,12 +57,6 @@ custom_rules: [
|
||||||
# yet as of 2015-04-27 (threebean).
|
# yet as of 2015-04-27 (threebean).
|
||||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 104.207.133.220 -j ACCEPT',
|
'-A INPUT -p tcp -m tcp --dport 9941 -s 104.207.133.220 -j ACCEPT',
|
||||||
|
|
||||||
# Allow retrace/faf to talk to the inbound fedmsg relay.
|
|
||||||
# retrace01.qa.fedoraproject.org
|
|
||||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.28 -j ACCEPT',
|
|
||||||
# retrace02.qa.fedoraproject.org
|
|
||||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.34 -j ACCEPT',
|
|
||||||
|
|
||||||
# Allow resultsdb talk to the inbound fedmsg relay.
|
# Allow resultsdb talk to the inbound fedmsg relay.
|
||||||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.147 -j ACCEPT',
|
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.124.147 -j ACCEPT',
|
||||||
|
|
||||||
|
|
|
@ -1087,7 +1087,6 @@ pkgs01.iad2.fedoraproject.org
|
||||||
notifs-web01.iad2.fedoraproject.org
|
notifs-web01.iad2.fedoraproject.org
|
||||||
#wiki01.iad2.fedoraproject.org
|
#wiki01.iad2.fedoraproject.org
|
||||||
value01.iad2.fedoraproject.org
|
value01.iad2.fedoraproject.org
|
||||||
#retrace01.qa.fedoraproject.org
|
|
||||||
|
|
||||||
# [nfs_servers]
|
# [nfs_servers]
|
||||||
# storinator01.fedorainfracloud.org
|
# storinator01.fedorainfracloud.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue