All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Node.js 6 template
- Cat option
- Refactor config directories
- Lock chef version for all templates
- Move version from template name to a new option. If version not provided, using largest version
- Refactor loading and accessing template attributes
- Creating all error in vagrant templated module
- Update vagrantfile and berksfile
- Replace suffix with output option
- Update readme
- Vagrantfile's magic comments
- Extra empty lines in templates
- Update Vagrantfile from vagrant-templated
- Moving from timezone-ii to timezone_iii recipe
- Add badges at readme
- Add contributing guide
- Test all templates
- Add comment attribute to private network
- Add django1.11 template, with pyenv, including python 2 and 3
- Add basic template, only apt and tz update
- Add private network configuration and use it at rails5 template
- Refactor defaults to attributes, it's more self documented now
- Move chef version to configuration files, fixing rails5 chef problem
- Templates displayed at help generated with yml information
- Refactor templates file structure: one yml per template
- Fix locale load
- Fix gesmpec dependencies
- Add init command with two templates: rails5 and vagrant-plugin