summaryrefslogtreecommitdiff
path: root/templates/default-record.erb
blob: 64aa0566a2ef932c7e30abea2d8703c17f8f220c (plain)
1
2
3
4
5
6
<% if ttl -%>
<%=owner%> <%=ttl%> <%=record_class%> <%=record_type%> <%=host%>
<% else -%>
<%=owner%> <%=record_class%> <%=record_type%> <%=host%>
<% end -%>