summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-09 13:53:18 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-16 17:33:41 +0000
commit3f5c99257d69511b545be71aa2263e36204b8e75 (patch)
treef8bad754eb529ab0e27ccec7d5c3b56ed454e771
parent8afab87e48714ad1ef1663ff3b124ebd967de1de (diff)
downloaddefinitions-3f5c99257d69511b545be71aa2263e36204b8e75.tar.gz
/etc/hosts: don't resolve hostname as loopback
-rw-r--r--openstack/etc/hosts2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/hosts b/openstack/etc/hosts
index b35139ac..77c24a17 100644
--- a/openstack/etc/hosts
+++ b/openstack/etc/hosts
@@ -1,2 +1,2 @@
-127.0.0.1 localhost onenode
+127.0.0.1 localhost
::1 localhost