- Forgot the prefix crowd-home in crowd-init.properties
- Pin ohai to below 4.0.0 due to incompatibility from nginx-proxy cookbook
- Use JDK 8 by default
- Make Crowd PID location configurable
- Added support for MySQL - thanks wolf31o2
- Added ability to set database type to
hsqldb
ornone
for a no-op. [GH-14] - Slight tweaks to ark usage to standardize with Jira/Confluence cookbooks.[GH-13]
- Pin ohai version due to incompatibility from nginx-proxy cookbook
- Add Crowd 2.8.4 support
- Loosen Postgresql cookbook requirement
- Fix rubocop issues
- Add auto-tuning for Postgresql
- Remove some unused attributes
- Move Crowd versions and checksums from attributes to library
- Add a few more tests and docs
- Rename chef_crowd -> crowd to reflect supermarket namespace change
- Fix permissions issue for property files
- Add dependency on build-essential
- Remove generation of crowd.cfg.xml
- Use correct attribute for Crowd URL generation
- Initial release of chef_crowd