puppet-bind/manifests
Nate Riffe 40531e21eb Implement a helper script for zone reloads
It turns out the `rndc` command that was intended to reload a managed zone
wasn't working (see PR #91 for reference) if more than one view included the
zone. The helper script is really just a wrapper around the `rndc` command
itself, it translates its final parameter into a domain/class/view tuple and
pass the leading parameters and the tuple to `rndc`.
2016-07-07 21:15:41 -05:00
..
acl.pp Make it all work again. 2015-01-08 08:09:32 -06:00
defaults.pp Finalize the 6.0-prerelease branch 2016-07-04 09:39:51 -05:00
init.pp Implement a helper script for zone reloads 2016-07-07 21:15:41 -05:00
key.pp Turn params into defaults and formalize it 2015-12-26 10:06:24 -06:00
keydir.pp Make it all work again. 2015-01-08 08:09:32 -06:00
updater.pp - fix conflicts when using bind::updater on all nodes. 2016-01-27 09:49:31 +01:00
view.pp Implement a helper script for zone reloads 2016-07-07 21:15:41 -05:00
zone.pp Implement a helper script for zone reloads 2016-07-07 21:15:41 -05:00