From d68e07d4f06ce5515ba92ce5d51db5f59ae8c7ff Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Mon, 9 Mar 2015 13:53:18 +0000 Subject: Do not configure /etc/hosts to stop resolving hostname as 127.0.0.1 --- openstack/etc/hosts | 2 -- openstack/manifest | 1 - 2 files changed, 3 deletions(-) delete mode 100644 openstack/etc/hosts diff --git a/openstack/etc/hosts b/openstack/etc/hosts deleted file mode 100644 index b35139ac..00000000 --- a/openstack/etc/hosts +++ /dev/null @@ -1,2 +0,0 @@ -127.0.0.1 localhost onenode -::1 localhost diff --git a/openstack/manifest b/openstack/manifest index 76e989d8..e72c0883 100644 --- a/openstack/manifest +++ b/openstack/manifest @@ -158,4 +158,3 @@ 0100644 0 0 /etc/horizon/apache-horizon.conf 0100644 0 0 /etc/horizon/openstack_dashboard/local_settings.py 0100644 0 0 /etc/sysctl.conf -0100644 0 0 /etc/hosts -- cgit v1.2.1