=======
- Fixed issue #104 (ACL databag not being handled)
- Support for backward compatibility of Rundeck.
- Added LWRP User
- Added LWRP Plugin
- Support ACL policy file data bag
- Support SSL certs via data bag
- Support LDAP bindDn and password via data bag to enable encryption
- Support RDBMS config via data bag to enable encryption
- Add CA certs to Java truststore
- Fix SSL so that CLI works properly and configure SSL offloading to proxy
- Fix issue with server presenting itself on 127.0.0.1
- Update template file for 2.6.2
- Update downloaded deb and rpm for 2.6.2
- Updated checksum for 2.6.2
- Alter default loglevel
- Change JVM memory settings to an attribute.
- Change Apache template to work with different auth modules (commonly seen with apache 2.2->2.4)
- winrm plugin broken in 2.6. Updating winrm plugin to version 1.3.1 from 1.1
- upgrading to 2.6.0
- fixing AD auth issues with forcebinding not working correctly
- separated out apache, java, and rundeck server install, so you can install your own flavors
- created grails variables so there more control over listening port
- Using attributes for databag items
- Bug fixes
- updating to rundeck version 2.4.2-1 GA
- added more options for LDAP configurations
- improved the install process for the package option
- configurable databag names
- add a users item to rundeck data bag to allow changing of default admin password. This may be encrypted if needed.
- remove the tie of rundeck username and group
- chef-client v10 treats
platform?
as attribute instead of method in attributes file - Add supplemental groups to jaas-activedirectory (rundeck/rundeck#590). This affects default['rundeck']['default_role']
- bump default rundeck version to 2.3.2-1
- configurable server url attributes added
- fixed home dir creation
- berkshelf and cookbook test updates
- fixed platform detection for attributes on rhel and chef 10
- updating to rundeck 2.1.2
- removing runit from rundeck::server recipe. default init scripts work now!
- bug fix issue #6
- removing runit from chef-rundeck recipe. use upstart
- Berkshelf support added
- added support to add custom project properties via the rundeck_project databag
- bug fixes with email settings in framework.properties
- update rundeck 2.0.3
- Added RHEL support (thanks scottymarshall)
- add smtp configuration to rundeck-config.properties
- update for chef-rundeck partial searches with chef 11
- add support for multiple chef-rundeck URL
- update rundeck 2.0.1
- update to chef-rundeck 1.0.2
- added a README.md file
- added a CONTRIBUTING file
- adding Travis-CI integration and foodcritic support
- update rundeck from 1.4 to 1.6
- Move chef-rundeck URL config into the project data bags for multiple chef-rundeck URLs
- Add support for windows via winrm
- Add support for sudo cookbook version 2.0+
- Add support for relational databases mysql and oracle
- Fixed path issues and updated to latest deb
- Address food critic warnings
- Parameterized the rundeck.rb template
- Updating chef-rundeck gem.
- Initial releas