Forget tracing for now
This commit is contained in:
parent
1d15428f92
commit
b18cb5368e
|
@ -121,8 +121,7 @@ let
|
||||||
$ORIGIN ${domain}.
|
$ORIGIN ${domain}.
|
||||||
$TTL ${zone.default-ttl}
|
$TTL ${zone.default-ttl}
|
||||||
|
|
||||||
${joinLines
|
${joinLines defaultHostRecords}
|
||||||
(map (record: trace "RECORD: ${record}" record) defaultHostRecords)}
|
|
||||||
|
|
||||||
${joinLines (mxRecords zone.mx)}
|
${joinLines (mxRecords zone.mx)}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue