summaryrefslogtreecommitdiff
path: root/manifests/zone.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/zone.pp')
-rw-r--r--manifests/zone.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/zone.pp b/manifests/zone.pp
index 2ab14a8..347b50b 100644
--- a/manifests/zone.pp
+++ b/manifests/zone.pp
@@ -158,6 +158,7 @@ define dns::zone (
value => $record['value'],
cls => $record['dns_class'],
ttl => $record['ttl'],
+ key => $record['key'],
}
}
} else {