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

Add check to only declare file resource if not already defined #135

Closed mbloch1986 closed 5 years ago

mbloch1986 commented 5 years ago

Update aem::config to not use the resource file["${home}/crx-quickstart/install"] if it is already defined.

bstopp/puppet-aem#134

bstopp commented 5 years ago

This module expects to own all folders/and files in the crx-quickstart folder.