Skip to content

Releases: evilmartians/chef-nginx

v0.3.2

09 Apr 16:13
Compare
Choose a tag to compare
  • Chef 14 support;
  • Test Kitchen: main tests are switched to Chef 14;
  • Test Kitchen: smoke test for Chef 13 was added;
  • Test Kitchen: second config file to run tests in Docker using TravisCI itself;
  • TravisCI integration & auto-deploy;

v3.0.1

26 Mar 18:44
Compare
Choose a tag to compare
  • TESTING.md file added to comply with supermarket validations.
  • Foodcritic FC117 & FC118 fixes.

See full changelog for history.

v3.0.0

26 Mar 18:45
Compare
Choose a tag to compare
  • [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.