Add infra.fp.o back to the hosts files for those badges nodes.
This commit is contained in:
parent
c51231910b
commit
da4ef0387d
3 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||||
|
10.5.126.23 infrastructure.fedoraproject.org
|
||||||
10.5.126.71 db-datanommer db-datanommer
|
10.5.126.71 db-datanommer db-datanommer
|
||||||
10.5.126.71 db-tahrir db-tahrir
|
10.5.126.71 db-tahrir db-tahrir
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||||
|
10.5.126.23 infrastructure.fedoraproject.org
|
||||||
10.5.126.71 db-tahrir db-tahrir
|
10.5.126.71 db-tahrir db-tahrir
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||||
|
10.5.126.23 infrastructure.fedoraproject.org
|
||||||
10.5.126.71 db-tahrir db-tahrir
|
10.5.126.71 db-tahrir db-tahrir
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue