Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Releases: antoineco/aco-tomcat

0.6.0

14 Jan 14:56
Compare
Choose a tag to compare
  • Compatible with future parser
  • Minor code improvements

0.5.4

13 Jan 10:48
Compare
Choose a tag to compare

Fix compatibility issue with Puppet versions between 3.4 and 3.6

0.5.3

13 Jan 10:38
Compare
Choose a tag to compare

Removed root_path parameter from main class (redundant with catalina_home)

0.5.2

13 Jan 10:36
Compare
Choose a tag to compare
  • installation_support renamed to install_from
  • New debugging parameters: jpda_enable, jpda_transport, jpda_address, jpda_suspend and jpda_opts

0.5.1

22 Dec 11:18
Compare
Choose a tag to compare
  • tomcat_user defaults to service_name if installed from package
  • Log name in Access Log valve now matches hostname
  • Fixed log folder permissions

0.5.0

19 Dec 18:48
Compare
Choose a tag to compare
  • Support SuSE OS family
  • Configures instance admin webapps properly when installed from archive
  • Does not uninstall unrequired libraries anymore (native, log4j)
  • Improve warning logging
  • Cleanup

0.4.1

18 Dec 16:40
Compare
Choose a tag to compare
  • Document missing parameter installation_support
  • Improve documentation

0.4.0

18 Dec 16:13
Compare
Choose a tag to compare
  • Support installation from archive
  • Use nanliu/staging instead of nanliu/archive to download and extract files
  • Improved systemd support
  • create_default_admin defaults to false
  • Numerous improvements in code and documentation

0.3.2

16 Dec 17:08
Compare
Choose a tag to compare

New parameter manage_firewall

0.3.1

16 Dec 16:58
Compare
Choose a tag to compare
  • java_opts and catalina_opts are now array parameters
  • Path to "setenv" file can be set using config_path
  • extras renamed to enable_extras
  • tomcat_native and log4j default to false