- Fix variable reference in custom logging configuration. (03cd783)
- Bump default Crowd version to 3.4.3
- Update testing
- Add LICENSE file
- Bump default Crowd version to 2.11.1
- Stop Crowd service on updating
- Provide
crowd::facts
manifest to provide external fact that reports the installed version. This is used for handling updates. - Add
logdir
parameter (PR #16 by @prikkeldraad) - Support custom log locations (PR #25 by @bt-lemery)
- Add
tomcat_address
parameter (Fixes Issue #4) - Support for Oracle database (PR #25 by @bt-lemery)
- Use
archive
module (PR #25 by @bt-lemery) - Allow IP address in download_url (PR #13 @BenjaminFarley)
- Allow dots in usernames (PR #9 @cyberious)
- Use
CATALINA_OPTS
instead ofJAVA_OPTS
insetenv.sh
(issue #14 @galcorlo) - Use PDK
- Dependency metadata updated (s/nanliu-staging/puppet-staging) (issue #7)
- Update tests
- Fix default download_url to use https (issue #5)
- Bump default version to 2.8.4
- Fix default nologin path for Debian systems (issue #3)
- Fix PIDFile filename for systemd (resolves issue #2)
- Initial release (since forked)
- Complete refactoring
- Add testing
- Overhaul readme and documentation