summaryrefslogtreecommitdiff
path: root/manifests/definitions/bind-a.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/definitions/bind-a.pp')
-rw-r--r--manifests/definitions/bind-a.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/definitions/bind-a.pp b/manifests/definitions/bind-a.pp
index b0947d1..3f30187 100644
--- a/manifests/definitions/bind-a.pp
+++ b/manifests/definitions/bind-a.pp
@@ -12,7 +12,7 @@ Arguments:
*/
define bind::a($ensure=present,
$zone,
- $owner,
+ $owner=false,
$host,
$ttl=false) {