Add nameserver and bastion02 to /etc/hosts on serverbeach boxes.
This commit is contained in:
parent
379fb619f6
commit
76a1c60e66
2 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
search vpn.fedoraproject.org fedoraproject.org
|
||||
nameserver 8.8.8.8
|
||||
nameserver 8.8.4.4
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
209.132.181.6 infrastructure.fedoraproject.org
|
||||
209.132.181.2 gateway.fedoraproject.org gateway
|
||||
209.132.181.3 bastion02.fedoraproject.org bastion02
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue