Skip to content

Releases: sous-chefs/nginx

12.0.6

Choose a tag to compare

@kitchen-porter kitchen-porter released this 04 Sep 13:04
  • Fix repo helper incorrect version for SLES
  • Set default user/group to root for Debian/Ubuntu platforms

12.0.5

Choose a tag to compare

@kitchen-porter kitchen-porter released this 30 Aug 05:25
  • Standardise files with files in sous-chefs/repo-management
  • Fix ChefSpec test

12.0.4

Choose a tag to compare

@kitchen-porter kitchen-porter released this 01 Jun 11:23
Update metadata for 12.0.4

12.0.3

Choose a tag to compare

@kitchen-porter kitchen-porter released this 12 May 18:42
  • Only trigger ohai refresh on plugin installation

12.0.2

Choose a tag to compare

@kitchen-porter kitchen-porter released this 11 May 21:40
Update metadata for 12.0.2

12.0.1

Choose a tag to compare

@kitchen-porter kitchen-porter released this 10 May 10:54
  • Refactor the default site template
    • Cast to Array where possible to remove type check logic.
    • Make upstream options key optional.
    • Add test case for overriding template.

12.0.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 07 May 19:40
  • Enable unified_mode resource for Chef 17
  • Remove dependency on the deprecated ohai cookbook

11.5.3

Choose a tag to compare

@kitchen-porter kitchen-porter released this 20 Apr 16:09
  • Fix site template: remove unmatching rbrace in options

11.5.2

Choose a tag to compare

@kitchen-porter kitchen-porter released this 16 Apr 09:51
Update metadata for 11.5.2

11.5.1

Choose a tag to compare

@kitchen-porter kitchen-porter released this 29 Mar 08:59
  • Fix start/restart/reload delayed actions - @bmhughes