Releases: inviqa/chef-config-driven-helper
Releases · inviqa/chef-config-driven-helper
2.6.0
NEW FEATURES:
- #64 Add basic auth ability to nginx, to match apache.
Change capistrano helper to allow re-use in a docroot
Merge pull request #85 from inviqa/feature/capistrano-by-site
Bump version number
v1.5.0
IMPROVEMENTS:
- Add locations configuration to replace static_dirs and restricted_dirs
- Separate includes into includes_first and include_last for greater control
v1.4.3
IMPROVEMENTS:
- Fix specs/tests
- Add Chef 12 compatibility for nginx-sites/apache-sites
BUG FIXES:
- Remove obsolete chef-solo-search and users dependencies
1.4.2
BUG FIXES:
- Retag due to 1.4.1 missing metadata version update
1.4.1
BUG FIXES:
- Fix issue with custom user databag name not working
1.4.0
IMPROVEMENTS:
- Add support for encrypted user databags on chef-solo