summaryrefslogtreecommitdiff
path: root/templates/default-record.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default-record.erb')
-rw-r--r--templates/default-record.erb6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/default-record.erb b/templates/default-record.erb
new file mode 100644
index 0000000..64aa056
--- /dev/null
+++ b/templates/default-record.erb
@@ -0,0 +1,6 @@
+<% if ttl -%>
+<%=owner%> <%=ttl%> <%=record_class%> <%=record_type%> <%=host%>
+<% else -%>
+<%=owner%> <%=record_class%> <%=record_type%> <%=host%>
+<% end -%>
+