This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Releases: bflad/chef-stash
Releases · bflad/chef-stash
3.16.1
3.16.0
3.16.0 Major Changes
- In default recipe run
stash::configuration
beforestash::tomcat_configuration
- For stash version 3.8+, move
server.xml
from#{install_path}/config
to#{home_path}/shared
- Increase default
maximum_permgen
from256m
to384m
#84
3.16.0 Minor Changes
3.15.0
3.14.4
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.13.0
- Bugfix: #43: Fix for "sh: 'rsync' no such file or directory" on RHEL-like systems (install rsync package in backup_client recipe)
- Bugfix: #45: Fixed HTTP authentication (disables apache auth_basic)
- Enhancement: #44: Settings attributes now correctly deep merge and override via data bags
- Enhancement: #41 / #47: Default to Stash 3.6.0, Stash Backup Client 1.6.0