]> gitweb.fluxo.info Git - puppet-bind.git/commitdiff
default=false for ptr in a.pp
authorRaphaël Pinson <raphael.pinson@camptocamp.com>
Thu, 29 Mar 2012 12:28:09 +0000 (14:28 +0200)
committerRaphaël Pinson <raphael.pinson@camptocamp.com>
Thu, 29 Mar 2012 13:17:47 +0000 (15:17 +0200)
manifests/a.pp

index 610c4739f97945370bff4e39268104c0632d2b73..810f9318181f279660fe52f162b1a1dd24371d5b 100644 (file)
@@ -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,