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:
Kevin Fenzi 2023-01-30 15:21:16 -08:00
parent 32f3335f4b
commit c1e6e2fb02

View 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