rdu3: add some hosts files until dns is sorted
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e26e1fb78e
commit
e4e4e305de
3 changed files with 12 additions and 0 deletions
4
roles/hosts/files/bastion01.rdu3.fedoraproject.org-hosts
Normal file
4
roles/hosts/files/bastion01.rdu3.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,4 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
38.145.60.16 infrastructure.fedoraproject.org
|
||||
38.145.60.20 kojipkgs.fedoraproject.org
|
4
roles/hosts/files/ns01.rdu3.fedoraproject.org-hosts
Normal file
4
roles/hosts/files/ns01.rdu3.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,4 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
38.145.60.16 infrastructure.fedoraproject.org
|
||||
38.145.60.20 kojipkgs.fedoraproject.org
|
|
@ -0,0 +1,4 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
38.145.60.16 infrastructure.fedoraproject.org
|
||||
38.145.60.20 kojipkgs.fedoraproject.org
|
Loading…
Add table
Add a link
Reference in a new issue