Skip to content

Releases: inviqa/chef-config-driven-helper

2.6.0

14 Sep 09:34
Compare
Choose a tag to compare

NEW FEATURES:

  • #64 Add basic auth ability to nginx, to match apache.

Change capistrano helper to allow re-use in a docroot

25 Aug 12:38
Compare
Choose a tag to compare
Merge pull request #85 from inviqa/feature/capistrano-by-site

Bump version number

v1.5.0

11 Nov 09:10
Compare
Choose a tag to compare

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

23 Oct 12:50
Compare
Choose a tag to compare

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

23 Oct 12:50
Compare
Choose a tag to compare

BUG FIXES:

  • Retag due to 1.4.1 missing metadata version update

1.4.1

23 Oct 12:50
Compare
Choose a tag to compare

BUG FIXES:

  • Fix issue with custom user databag name not working

1.4.0

23 Oct 12:49
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add support for encrypted user databags on chef-solo