DC move: iad => rdu3, 10.3. => 10.16.
And remove some obsolete things. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
f3756ceb83
commit
b4afb2f945
83 changed files with 386 additions and 429 deletions
|
@ -17,10 +17,10 @@ ns05.fedoraproject.org::
|
|||
hosted at internetx (ipv6 enabled)
|
||||
ns13.rdu2.fedoraproject.org::
|
||||
in rdu2, internal to rdu2.
|
||||
ns01.iad2.fedoraproject.org::
|
||||
in iad2, internal to iad2.
|
||||
ns02.iad2.fedoraproject.org::
|
||||
in iad2, internal to iad2.
|
||||
ns01.rdu3.fedoraproject.org::
|
||||
in rdu3, internal to rdu3.
|
||||
ns02.rdu3.fedoraproject.org::
|
||||
in rdu3, internal to rdu3.
|
||||
|
||||
== Contents
|
||||
|
||||
|
@ -45,7 +45,7 @@ Contact:::
|
|||
Location:::
|
||||
ServerBeach and ibiblio and internetx and phx2.
|
||||
Servers:::
|
||||
ns02, ns05, ns13.rdu2, ns01.iad2, ns02.iad2
|
||||
ns02, ns05, ns13.rdu2, ns01.rdu3, ns02.rdu3
|
||||
Purpose:::
|
||||
Provides DNS to our users
|
||||
|
||||
|
@ -314,15 +314,15 @@ Any machine that is not on our vpn or has not yet joined the vpn should
|
|||
*NOT* have the vpn.fedoraproject.org search until after it has
|
||||
been added to the vpn (if it ever does)
|
||||
====
|
||||
iad2::
|
||||
rdu3::
|
||||
....
|
||||
search iad2.fedoraproject.org vpn.fedoraproject.org fedoraproject.org
|
||||
search rdu3.fedoraproject.org vpn.fedoraproject.org fedoraproject.org
|
||||
....
|
||||
iad2 in the QA network:::
|
||||
rdu3 in the QA network:::
|
||||
....
|
||||
search qa.fedoraproject.org vpn.fedoraproject.org iad2.fedoraproject.org fedoraproject.org
|
||||
search qa.fedoraproject.org vpn.fedoraproject.org rdu3.fedoraproject.org fedoraproject.org
|
||||
....
|
||||
Non-iad2::
|
||||
Non-rdu3::
|
||||
....
|
||||
search vpn.fedoraproject.org fedoraproject.org
|
||||
....
|
||||
|
@ -330,5 +330,5 @@ search vpn.fedoraproject.org fedoraproject.org
|
|||
The idea here is that we can, when need be, setup local domains to
|
||||
contact instead of having to go over the VPN directly but still have
|
||||
sane configs. For example if we tell the proxy server to hit "app1" and
|
||||
that box is in _iad2_, it will go directly to app1, if its not, it will go
|
||||
that box is in _rdu3_, it will go directly to app1, if its not, it will go
|
||||
over the vpn to app1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue