- Adapt dependencies to avoid unwanted server reload
- Add tomcat 9 support
- Fix selinux support for context file installation
- Add SELinux support
- Use source instead of content to distribute binary files
- Update dependencies in metadata.json (GH #170)
- Fix beaker version
Remove logrotate 500M minimum limit
Go away from camptocamp/archive and adopt puppet/archive. Some fixes due to old-age of download urls used.
add paramater for setting tomcat user shell
tomcat::instance::install: manage logorate conf and use su for file rotation (GH #154)
Add possibility to change owner and group of RHEL7 system config files.
Add support for systemd limit per instance
Fix unit tests (and deploy to puppetforge)
Fix tomcat instance settings on RHEL 7 ($setenv is not deprecated anymore)
Add java_opts params to tomcat::instance for setting JAVA_OPTS on RedHat7 only for the moment (deprecating $setenv)
Fix: Service resource sometimes refresh before Exec systemd reload
Fix for RHEL 7 Add Ubuntu 14.04 support Fix acceptance tests
Prevent puppet restarting tomcat when it shouldn't Install make to build ruby-augeas
Use docker for acceptance tests
Fix unit tests
Fix strict_variables activation with rspec-puppet 2.2
Add beaker_spec_helper to Gemfile
Fix unscoped variable in template
Use random application order in nodeset
add utopic & vivid nodesets
Don't allow failure on Puppet 4
Fix when using a server_xml_file
Use puppetlabs-concat instead of theforeman-concat_native
Add dynamic dependency between install and service
Fix missing ownerships Internal refactoring
Add puppet-lint-file_source_rights-check gem
Remove experimental implementation
Don't pin beaker
Add nodeset ubuntu-12.04-x86_64-openstack
Use file() function instead of fileserver (much faster) Fix for concat_native 1.4+ Requires concat_native 1.4+
add a parameter catalina_base_mode that sets rights on catalina_base
Fix init script when overriding JAVA_HOME in setenv-local.sh
Add Debian 8 support Add acceptance tests for debian6 and centos6 to travis matrix Remove RedHat 5 support (may still work but untested)
Support Debian Jessie (with tomcat7) Add acceptance tests on Travis CI
Update Gemfile
Fix a bug with systemd service file
Fix: Tomcat::Connector should refresh Service
Fix for future parser
Revert fix
Fix future parser issue
Don't use fakeroot for unit tests Fix future parser issues Use absolute names in class inclusions Use undef instead of empty strings
Fix unquoted strings in cases
Add CHANGELOG.md Fix license name in metadata.json Simplify bundler cache in Travis CI