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-09 13:53:18 +0000
commit09d7939c9b161b3c41a55809af3d74ca9015b01c (patch)
tree9cfe33e73c8b822a228a40546233258972a1e376
parent1585ccef83dae9aa6e0e932714595304cea0ec34 (diff)
downloaddefinitions-09d7939c9b161b3c41a55809af3d74ca9015b01c.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