Merge pull request #170 from posteingang/master
confluence.cfg.xml little automation
Merge pull request #172 from voxpupuli/modulesync
modulesync 2.3.1
Merge pull request #174 from voxpupuli/modulesync
modulesync 2.4.0
Merge pull request #175 from bastelfreak/puppet4
replace validate_* with assert_type in init.pp
replace deprecated has_key() with in
We could have changed the `if !` to unless, but there is also an `else` part. Unless with else always looks strange to me and isn't supported in all Puppet versions, so I kept the `if !`.
Merge pull request #176 from bastelfreak/has_key
replace deprecated has_key() with `in`
Merge pull request #180 from syseleven/feature/support1804
Add support for 18.04
Don't create confluence.cfg.xml
Creation of blank confluence.cfg.xml was preventing confluence from starting after install
use service_provider fact to detect systemd
Use service_provider fact to detect systemd for both Debian and RedHat os families. Explicitly (added in metadata.json) adds support for Debian 9, and implicitly (should work without further modification) supports future versions of Ubuntu and RedHat/CentOS.
Merge pull request #183 from mlibrary/detect_systemd
use service_provider fact to detect systemd, support Debian 9
Merge pull request #182 from mlibrary/no_empty_confluence_cfg_xml
Don't create confluence.cfg.xml
Merge pull request #184 from voxpupuli/modulesync
modulesync 2.5.1 & drop Puppet 4
Merge pull request #186 from voxpupuli/afisher_update_dependencies
Allow `puppetlabs/stdlib` 6.x and `puppet/archive` 4.x
Merge pull request #189 from hdep/manage_mysql_connector
Manage mysql connector
Merge pull request #190 from hdep/update_readme
Add mysql_connector parameters to README
Merge pull request #192 from ekohl/spec-helper-acceptance
Clean up acceptance spec helper
Merge pull request #195 from dhoppe/remove_duplicate
Remove duplicate CONTRIBUTING.md file
Merge pull request #185 from voxpupuli/modulesync
modulesync 2.12.0
Merge pull request #199 from voxpupuli/rewrite-acceptance-tests
Use voxpupuli-acceptance
Add support for Java11 and Confluence 7 (CATALINA_OPTS)
Merge pull request #197 from jake2184/master
Add support for Java11 (logging options)
Merge pull request #187 from bastelfreak/ubuntu
drop EOL Ubuntu 14.04