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 52a2e5f..7e1ec71 100644
--- a/manifests/zone.pp
+++ b/manifests/zone.pp
@@ -16,6 +16,7 @@
# *$zone_origin*: The origin of the zone
#
define bind::zone (
+ $zone = $name,
$ensure = present,
$is_slave = false,
$zone_ttl = false,