adding custom hosts file for openqa-stg01.qa
This commit is contained in:
parent
a546b11de6
commit
b2739cc8eb
1 changed files with 20 additions and 0 deletions
20
roles/hosts/files/openqa-stg01.qa.fedoraproject.org-hosts
Normal file
20
roles/hosts/files/openqa-stg01.qa.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,20 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
|
||||
# this is basically the same thing as stg but for openqa scheduling, we need
|
||||
# access to the production wiki so fedoraproject.org isn't redirected to
|
||||
# proxy01.stg
|
||||
10.5.126.88 proxy01.phx2.fedoraproject.org proxy1 proxy2 proxy3 proxy4 proxy01 proxy02 proxy03 proxy04 proxy05 proxy06 proxy07 proxy08 proxy09 proxy10 proxy11 admin.fedoraproject.org admin.stg.fedoraproject.org apps.fedoraproject.org apps.stg.fedoraproject.org
|
||||
10.5.126.23 infrastructure.fedoraproject.org
|
||||
10.5.126.83 pkgs.fedoraproject.org
|
||||
10.5.126.210 memcached01.stg.phx2.fedoraproject.org memcached01 memcached02 memcached03 memcached04
|
||||
10.5.126.85 db02.stg.fedoraproject.org
|
||||
10.5.126.113 db05
|
||||
10.5.126.204 db01.stg.phx2.fedoraproject.org db-ask db-elections db-koji01 db-datanommer db-datanommer01 db-datanommer02 db-datanommer02.phx2.fedoraproject.org db-github2fedmsg db-fedocal tagger_db db-pkgdb2 db-summershum db-tahrir nuancier_db db-notifs db-blockerbugs db-kerneltest
|
||||
10.5.126.86 fas01.stg.phx2.fedoraproject.org fas01.phx2.fedoraproject.org fas1 fas2 fas01 fas02 fas03 fas-all
|
||||
|
||||
# openqa scheduling relies on data from koji and kojipkgs and the data in
|
||||
# koji.stg is too old to be useful
|
||||
# this doesn't actually work due to firewalling
|
||||
#10.5.125.63 koji.fedoraproject.org
|
||||
#10.5.125.36 kojipkgs.fedoraproject.org
|
Loading…
Add table
Add a link
Reference in a new issue