From: Stephen Gran Date: Sun, 29 Mar 2009 14:27:26 +0000 (+0100) Subject: I see that lenny adds localhost to the ::1 address X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=305391b6ec0db94fc2261cca1c6bcaf7fed46886;p=mirror%2Fdsa-puppet.git I see that lenny adds localhost to the ::1 address Signed-off-by: Stephen Gran --- diff --git a/templates/etc-hosts.erb b/templates/etc-hosts.erb index 868984368..1105ac3ed 100644 --- 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