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-27 16:12:58 +0000
commit1d7b77a61a0949b200a2c059db5e4ac1bdce790b (patch)
treed2ee5ba64414a04e75369f565465f1f711504e2b
parentf4cb75513b2e29d90f8bd9d75d092cc44668ae6f (diff)
downloaddefinitions-1d7b77a61a0949b200a2c059db5e4ac1bdce790b.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