From: Silvio Rhatto Date: Thu, 24 Mar 2016 15:27:15 +0000 (-0300) Subject: Fix another deprecation warning (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8f8c2ae043040719ccebb504c32f942382c873f6;p=puppet-bind.git Fix another deprecation warning (2) --- diff --git a/templates/zone-header.erb b/templates/zone-header.erb index d595296..30d7148 100644 --- a/templates/zone-header.erb +++ b/templates/zone-header.erb @@ -1,6 +1,6 @@ ; File managed by puppet $TTL <%=@zone_ttl%> -<% if zone_origin -%> +<% if @zone_origin -%> $ORIGIN <%=@zone_origin%> <% end -%> @ IN SOA <%=@zone%>. <%=@zone_contact%>. (