puppet 4 foo
[mirror/dsa-puppet.git] / modules / hosts / templates / etc-hosts.erb
index 1105ac3..9448d0e 100644 (file)
@@ -4,7 +4,7 @@
 ##
 
 127.0.0.1       localhost
-<%= ipaddress %>        <%= fqdn %> <%= hostname %>
+<%= @ipaddress %>        <%= @fqdn %> <%= @hostname %>
 
 # The following lines are desirable for IPv6 capable hosts
 ::1     localhost ip6-localhost ip6-loopback