Skip to content

Releases: bstopp/puppet-aem

3.0.0

21 Jul 23:55
263e08e
Compare
Choose a tag to compare

Summary

Major Changes

  • Dropping support for Puppet 4.x
  • Adding support for Puppet 6.x and 5.x

Minor changes

  • Added #108: SELinux Support
  • Added #128: Systemd Service options

2.6.1

02 Nov 17:08
Compare
Choose a tag to compare

Minor bug fixes:
#124
#126
#127

Note: This release did not go through the standard acceptance tests typically run as that capability is currently being redesigned

2.6.0

10 Sep 15:42
Compare
Choose a tag to compare

Minor new features
#117
#119
#112
#109

Note: This release did not go through the standard acceptance tests typically run as that capability is currently being redesigned

2.5.0

07 Oct 17:04
Compare
Choose a tag to compare

2017-10-07 - Release 2.5.0

Summary

  • #97: CRX Package Timeout
  • #96: Ruby Gem management flag
  • #90: Literal values in OSGi Config

Bug Fixes

  • #95: Provider property setup

2.4.1

26 Jan 04:39
Compare
Choose a tag to compare

Bug fix release.

  • Fixed #80: Multiple packages are not supported.

2.4.0

19 Jan 19:29
Compare
Choose a tag to compare

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

30 Jun 00:56
Compare
Choose a tag to compare

Summary

Update to support new features in Dispatcher v4.2.

2.3.1

29 Jun 15:41
Compare
Choose a tag to compare

Summary

Update to notify the Apache Service when a change occurs in any of the dispatcher files.

2.3.0

13 Jun 02:11
Compare
Choose a tag to compare

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.

2.2.1

26 Jan 20:41
Compare
Choose a tag to compare

Summary

Added ability to specify PID when configuring OSGi items. This allows multiple definitions, when more than one AEM instance exists on a server.