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-21 11:38:47 +0000
commitfb8b11ddd12e1a228364bdc1876eb5709c63ece0 (patch)
tree40abc449f586fd14041c1b6ecd3acd09dc718013
parent3c622ba269c735c79ed714132372f885905359e9 (diff)
downloaddefinitions-fb8b11ddd12e1a228364bdc1876eb5709c63ece0.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