ns13: define a local hosts file so we can get to the vpn to install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
32f3335f4b
commit
c1e6e2fb02
1 changed files with 9 additions and 0 deletions
9
roles/hosts/files/ns13.rdu2.fedoraproject.org-hosts
Normal file
9
roles/hosts/files/ns13.rdu2.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,9 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
|
||||
38.145.60.11 gateway.fedoraproject.org gateway
|
||||
|
||||
# Map canonical names of IPA servers to their VPN IP addresses
|
||||
192.168.1.156 ipa01.iad2.fedoraproject.org
|
||||
192.168.1.157 ipa02.iad2.fedoraproject.org
|
||||
192.168.1.162 ipa03.iad2.fedoraproject.org
|
Loading…
Add table
Add a link
Reference in a new issue