projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efa6fe7
)
I see that lenny adds localhost to the ::1 address
author
Stephen Gran
<steve@lobefin.net>
Sun, 29 Mar 2009 14:27:26 +0000
(15:27 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 29 Mar 2009 14:27:26 +0000
(15:27 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
templates/etc-hosts.erb
patch
|
blob
|
history
diff --git
a/templates/etc-hosts.erb
b/templates/etc-hosts.erb
index
8689843
..
1105ac3
100644
(file)
--- a/
templates/etc-hosts.erb
+++ b/
templates/etc-hosts.erb
@@
-7,7
+7,7
@@
<%= ipaddress %> <%= fqdn %> <%= hostname %>
# The following lines are desirable for IPv6 capable hosts
-::1 ip6-localhost ip6-loopback
+::1
localhost
ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes