- Corrected issues in 1.3.x
- Added Configuration support
- Added Logging support
- Added new acceptance tests in order to spot errors
- Added missing fragment
- Added ACLs support
- Added Views support
- Some minor corrections to tests
- Corrected PTR zone content
- Corrected unit tests for puppet 4.0
- Changed resource names for generate
- Add acceptance tests
- Refactor module to use install/config/service
- Fix ordering of service on RedHat systems
- pass $::path to exec
- fix default record order
- add missing parameters to README (GH #55)
- fix missing dollar in variable (GH #57)
Use docker for acceptance tests
Fix strict_variables activation with rspec-puppet 2.2
Add support for "forward zone" thanks to @vide
Add beaker_spec_helper to Gemfile
Use random application order in nodeset
add utopic & vivid nodesets
Don't allow failure on Puppet 4
Add puppet-lint-file_source_rights-check gem
Don't pin beaker
Add nodeset ubuntu-12.04-x86_64-openstack
- Fetch fixtures from puppet forge
- Compact templating
- Confine rspec pinning to ruby 1.8
- Lint
- Corrected unit tests
- Added support for multi NS records in zone file
- Fix unquoted strings in cases
- Lint metadata.json
- Setup automatic Forge releases