File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33# Changelog
44
5+ ## Release v0.4.0
6+
7+ - Test enhancements
8+ - ` bind::zone ` : change ` $purge ` default to false so that unmanaged resource records are not
9+ purged by default
10+ - ` bind::zone ` : add parameter ` $manage ` . When true, means you want to manage the content of the
11+ zone with this module.
12+ - ` named.conf ` template: whitespace cleanup, logic simplification
13+
514## Release v0.3.0
615
716- Allow disabling the default root hint zone so that you can have a mirror of the root zone
Original file line number Diff line number Diff line change 11{
22 "name" : " kenyon-bind" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "author" : " Kenyon Ralph" ,
55 "summary" : " Manage the BIND name server and DNS zones" ,
66 "license" : " AGPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments