Add nameserver and bastion02 to /etc/hosts on serverbeach boxes.

This commit is contained in:
Kevin Fenzi 2015-06-22 17:30:52 +00:00
parent 379fb619f6
commit 76a1c60e66
2 changed files with 2 additions and 0 deletions

View file

@ -1,2 +1,3 @@
search vpn.fedoraproject.org fedoraproject.org
nameserver 8.8.8.8
nameserver 8.8.4.4

View file

@ -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