hostRecords -> makeHostRecords
This commit is contained in:
@@ -134,7 +134,7 @@ let
|
|||||||
|
|
||||||
$TTL ${zone.host-record-ttl}
|
$TTL ${zone.host-record-ttl}
|
||||||
|
|
||||||
${joinLines (mapAttrsToList hostRecords zone.hosts)}
|
${joinLines (mapAttrsToList makeHostRecords zone.hosts)}
|
||||||
|
|
||||||
${joinLines (mapAttrsToList cnameRecord zone.aliases)}
|
${joinLines (mapAttrsToList cnameRecord zone.aliases)}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user