- ensure compatibility with concat >= 2.0.0
- Fix error checking tests
- Update testing framework
- Use $::netmask as default for $dhcp::subnet::netmask (GH #20)
- Add RedHat/CentOS support (GH #19)
- Modulesync
- Added acceptance tests
- Some corrections for a correct failover support
Add support for "failover"
Use docker for acceptance tests
Remove lenny and lucid support
Fix strict_variables activation with rspec-puppet 2.2
Add support for Ubuntu 14.04
Add beaker_spec_helper to Gemfile
Fix unscoped variable in template
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
- Don't use empty directory workaround
- Confine rspec pinning to ruby 1.8
- Various spec improvements
- Allow the log facility to be configured (GH #9)
- Various spec and lint improvements
- Linting
- Add puppet-lint plugins
- Manage unit tests with rspec-puppet-facts
- Fix for future parser
- Fix missing facts in specs
- Setup automatic Forge releases