summaryrefslogtreecommitdiff
path: root/templates/zone1.epp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/zone1.epp15
1 files changed, 0 insertions, 15 deletions
diff --git a/templates/zone1.epp b/templates/zone1.epp
deleted file mode 100644
index 289fc2d..0000000
--- a/templates/zone1.epp
+++ /dev/null
@@ -1,15 +0,0 @@
-<%- | String $zone,
- String $mname,
- String $rname,
- Dns::Ttl $default_ttl,
- Optional[Dns::Ttl] $soa_ttl,
- | -%>
-<%#
-First half of the Zonefile's header, up until the serial field.
--%>
-; File managed by Puppet.
-; Local changes WILL be overwritten!
-$ORIGIN <%= $zone %>
-$TTL <%= $default_ttl %>
-
-@ <%= $soa_ttl %> IN SOA <%= $mname %> <%= $rname %> (