diff options
Diffstat (limited to 'roles/dns/templates/zones/1314233.xyz.zone.j2')
-rw-r--r-- | roles/dns/templates/zones/1314233.xyz.zone.j2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/dns/templates/zones/1314233.xyz.zone.j2 b/roles/dns/templates/zones/1314233.xyz.zone.j2 index b309e67..bb8fc06 100644 --- a/roles/dns/templates/zones/1314233.xyz.zone.j2 +++ b/roles/dns/templates/zones/1314233.xyz.zone.j2 @@ -1,5 +1,6 @@ -{% set hostmaster = "hostmaster." + network.domain %} +; -*- mode: dns; -*- ; {{ ansible_managed }} +{% set hostmaster = "hostmaster." + network.domain %} $ORIGIN {{ domain }}. $TTL {{ dns.ttl }} |