Releases: evilmartians/chef-nginx
Releases · evilmartians/chef-nginx
v0.3.2
v3.0.1
- TESTING.md file added to comply with supermarket validations.
- Foodcritic FC117 & FC118 fixes.
See full changelog for history.
v3.0.0
- [Breaking change] Chef 12 is not supported anymore, see below for comments.
- [Breaking change] no more
nginx_disable_cleanup
definition - [Breaking change] no more
nginx_logrotate
definition - Chef 13 support
- cookbook name was changed to
nginx_lwrp
to add this cookbook to Supermarket. - new list of supported OSes:
- Ubuntu 14.04
- Ubuntu 16.04
- Debian 8
- Debian 9
- LWRPs were rewritten using new style
- Inspec is used instead of ServerSpec now
- Gemfile update
- Rubocop offences were fixed
- Foodcritic offences were fixed
Please be warned!!! Сhef 12 is reaching its EOL in April 2018 and will be removed from downloads.chef.io so it doesn't make sense to continue its support, so I'm dropping Chef 12 support starting from version 3.0.0 of this cookbook in favor of Chef 13 support.
See full changelog for history.