- released version on community
- Bump version to 1.0.0 to reflect production-level usage
- Adjust support to be Ubuntu >= 12.04
- Add more comprehensive testing, using:
- Rubocop
- Foodcritic (just cleaned things up)
- Test Kitchen (integration tests!)
- Cleaned up some lingering Foodcritic issues
- LWRP notifications
- Unknown resource attributes due to slightly funky syntax
- Satisfied Rubocop with some comments
- Fixed syntax error introduced in 0.3.1 with the ternary
- Add Ruby 2.x testing to Travis config
- Fix issue with ever-expanding
node['network_interfaces']['order']
- Clean up code, following Rubocop’s suggestions
- Refactor & streamline much of the code
- fix foodcritic
- fix directory permissions
- Initial changelog