adding hosts file for taskotron-stg01.qa as short term workaround for missing firewall rules
This commit is contained in:
parent
f1e20c13d5
commit
6dcf6f043b
1 changed files with 22 additions and 0 deletions
22
roles/hosts/files/taskotron-stg01.qa.fedoraproject.org-hosts
Normal file
22
roles/hosts/files/taskotron-stg01.qa.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,22 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
10.5.125.63 koji.fedoraproject.org
|
||||
10.5.125.36 kojipkgs.fedoraproject.org
|
||||
10.5.126.23 infrastructure.fedoraproject.org
|
||||
10.5.125.44 pkgs.fedoraproject.org pkgs
|
||||
#
|
||||
# This is proxy01.phx2.fedoraproject.org
|
||||
#
|
||||
10.5.126.51 mirrors.fedoraproject.org
|
||||
10.5.126.51 admin.fedoraproject.org
|
||||
# there are some firewall issues ATM that make this IP for hub not work
|
||||
# changing to a public IP as a workaround until firewall rules are changed
|
||||
# 10.5.126.51 hub.fedoraproject.org
|
||||
152.19.134.142 hub.fedoraproject.org
|
||||
|
||||
# for VPN
|
||||
10.5.126.12 gateway.phx2.fedoraproject.org gateway bastion01.phx2.fedoraproject.org bastion01
|
||||
10.5.126.11 bastion02.phx2.fedoraproject.org bastion02
|
||||
|
||||
# these are needed for the beaker-project repos
|
||||
74.207.232.43 beaker-project.org
|
Loading…
Add table
Add a link
Reference in a new issue