Releases: sous-chefs/nginx
Releases · sous-chefs/nginx
Release list
12.0.6
- Fix repo helper incorrect version for SLES
- Set default user/group to
rootfor Debian/Ubuntu platforms
12.0.5
- Standardise files with files in sous-chefs/repo-management
- Fix ChefSpec test
12.0.4
12.0.3
- Only trigger ohai refresh on plugin installation
12.0.2
12.0.1
- 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
- Enable unified_mode resource for Chef 17
- Remove dependency on the deprecated ohai cookbook
11.5.3
- Fix site template: remove unmatching rbrace in options
11.5.2
11.5.1
- Fix start/restart/reload delayed actions - @bmhughes