bstopp / puppet-aem

Puppet module for managing AEM Installations.
https://forge.puppet.com/bstopp/aem
Apache License 2.0
30 stars 30 forks source link

Module does not allow invalidate and invalidateHandler to be used at the same time #118

Closed jasper-s closed 5 years ago

jasper-s commented 6 years ago

We've started using both invalidate and invalidateHandler dispatcher directives in combination and they seem work fine. Can you specify the reason why this is not allowed in the module?

bdhoine commented 5 years ago

@bstopp this issue can be closed, a commit to use both was merged to the master branch

bstopp commented 5 years ago

I merged a change that supported this at some point... but i'll be damned if i can't figure out which PR it was. Thank's @bdhoine for the changes!