- Fixed apt release file name
- Updated documentation.
- Updated pupept pdk and lint.
- Added a new System System Property
- Added Ubuntu Support.
- Updated to latest PDK Version.
- Added Puppet 6 support.
- Fix for PR 11
- Thanks to fraenki
- Add support for Artifactory 7
Several fixes by Tim Meusel.
- Litmus testing added
- Add PostGres example
Several fixes by Ron Aughenbaugh from University of Maryland. Go Terrapins.
- Manage db.properties with augeas
- Added optional params to db.properties with augeas
- Fix hardcoding of paths
- Alexander Hermes bumped java dependency
- Frank Wall fixed bug where service restarted on .temp.db.properties change
- Database secrets are now read from a temporary file, allowing for encrypted passwords
- Master key for database can now be specified to re-use an existing database
- Module can now provision a Mysql database and connect it to Artifactory
- Smoothed out install script for better compatability with database
- Refactored for PDK and ensured all test pass.
- Refactored for PDK and ensured all test pass.
- Remove OJDBC JAR file and ha-node prop files
- Make artifactory version configurable
- Added fix for manage_java = false dependency
- Added enhancement for derby usage
- Fix simple puppet linter problems
- Change from wget to file type to grab binary drivers
- Fix JDBC permissions
- JDBC driver added as owner root, not artifactory
- Remove db_hostname and db_port. Use db_url instead.
- Added active management of java to module
- Added shields and final travis-ci tests