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

Extend dispatcher-farm to support new elements (enhancement) #53

Closed 3xil3 closed 8 years ago

3xil3 commented 8 years ago

Extend dispatcher farm support for new elements (/path, /selectors, /extension, /suffix). See docs

/006 {
        /type "deny"
        /path "/content"
        /selectors '(feed|rss|pages|languages|blueprint|infinity|tidy)'
        /extension '(json|xml|html)'
}
bstopp commented 8 years ago

Closed via #55