Releases: bstopp/puppet-aem
Releases · bstopp/puppet-aem
2.2.0
Summary
Added support for Dispatcher module, Dispatcher Farms, and OSGi configurations. Significant testing updates. Also significant updates to documentation and examples.
Features:
- New
aem::dispatcher
Class for managing Dispatcher module - New
aem::dispatcher::farm
defines for defining a Dispatcher farm instance - New
aem::osgi::config
defines for creating and managing OSGi Configurations
2.0.2
2.1.0
2.0.1
2.0.0
1.0.0
Fully functional AEM installation module management. Installs and allows changing of standard AEM run configuration options.
Features:
- README Updates.
- Significant unit test implementations.
- Support parameters:
context_root
,debug_port
,group
,jvm_mem_opts
,jvm_opts
,port
,runmodes
,samplecontent
,snooze
,timeout
,user
,version
. - Numerous bug fixes.