puppet-bind/manifests
Nate Riffe 9f489dcb6f validate_bool means something else
`validate_bool` validates that the passed value(s) are boolean, not that they
are true. Reformulate the calls to `unless` blocks, and remove the check for
"dynamic implies master" since setting `dynamic` to true is 1) the default and
2) does not cause any change to configuration text or manifest behavior when
the zone is not master.
2015-05-15 07:42:52 -05:00
..
acl.pp Make it all work again. 2015-01-08 08:09:32 -06:00
init.pp Lint says these are bad 2015-03-23 19:16:37 -05:00
key.pp Give bind::key the ability to generate keys 2015-01-18 10:11:24 -06:00
keydir.pp Make it all work again. 2015-01-08 08:09:32 -06:00
params.pp Lint says these are bad 2015-03-23 19:16:37 -05:00
updater.pp Make it all work again. 2015-01-08 08:09:32 -06:00
view.pp added support for view directive "match-recursive-only" 2015-01-12 15:44:33 +01:00
zone.pp validate_bool means something else 2015-05-15 07:42:52 -05:00