24 lines
1.1 KiB
INI
24 lines
1.1 KiB
INI
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
|
|
|
# http://docs.openstack.org/icehouse/install-guide/install/yum/content/basics-neutron-networking-controller-node.html
|
|
# controller
|
|
{{ controller_public_ip }} controller
|
|
|
|
# network
|
|
{{ network_public_ip }} network
|
|
|
|
# compute1
|
|
{{ compute1_private_ip }} fed-cloud10.cloud.fedoraproject.org
|
|
{{ compute2_private_ip }} fed-cloud11.cloud.fedoraproject.org
|
|
{{ compute3_private_ip }} fed-cloud12.cloud.fedoraproject.org
|
|
{{ compute4_private_ip }} fed-cloud13.cloud.fedoraproject.org
|
|
{{ compute5_private_ip }} fed-cloud14.cloud.fedoraproject.org
|
|
{{ compute6_private_ip }} fed-cloud15.cloud.fedoraproject.org
|
|
#
|
|
# This is needed for 2fa to work correctly.
|
|
#
|
|
209.132.181.6 infrastructure infrastructure.fedoraproject.org
|
|
209.132.181.32 fas-all.phx2.fedoraproject.org
|
|
|
|
{{ controller_private_ip }} fed-cloud09.cloud.fedoraproject.org fedorainfracloud.org
|