From: Raphaƫl Pinson Date: Thu, 29 Mar 2012 12:28:09 +0000 (+0200) Subject: default=false for ptr in a.pp X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5624dabab9690c8628ee403d7489bd8b0e504720;p=puppet-bind.git default=false for ptr in a.pp --- diff --git a/manifests/a.pp b/manifests/a.pp index 610c473..810f931 100644 --- a/manifests/a.pp +++ b/manifests/a.pp @@ -8,7 +8,7 @@ Arguments: *$owner*: owner of the Resource Record *$host*: target of the Resource Record *$ttl*: Time to Live for the Resource Record. Optional. - *$ptr*: create the corresponding ptr record (default=true) + *$ptr*: create the corresponding ptr record (default=false) */ define bind::a($ensure=present,