Releases: bstopp/puppet-aem
Releases · bstopp/puppet-aem
3.0.0
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2016-01-19 - Release 2.4.0
Summary
- Minimum Puppet version 4.2
- Support for CRX Packages via file or API.
- Bug fix for Apache restart every Agent run when multiple farms.
- Bug fixes for Apache bindings.
- Bug fixes for Replication Agents
- Amazon Linux Service configuration
- Use new packer boxes for testing.
- Updating rubocop issues.
- Documentation updates.
Features:
- Dispatcher farms now have
priority
attribute for load ordering. - CRX Package upload, installation, removal support.
2.3.2
2.3.1
2.3.0
Summary
Adding support for arbitrary Sling Resource creation. Also support for Replication agents; with custom type helpers.
Features:
- New
aem_sling_resource
Type for managing Sling Resources. - New
aem::agent::replication
defines for managing Replication agents with support for all attributes. - New
aem::agent::replication::publish
defines for managing Publish replication agents. - New
aem::agent::replication::flush
defines for managing Flush replication agents. - New
aem::agent::replication::reverse
defines for managing Reverse replication agents. - New
aem::agent::replication::static
defines for managing Static replication agents.