francoisledroff / connectcon-chef-repo

ConnectCon Conf Chef repo & CQ/AEM chef-metal experimentations
Apache License 2.0
2 stars 3 forks source link

Berksfile cookbook aem path #4

Closed helmutgranda closed 6 years ago

helmutgranda commented 9 years ago

Hi Franco,

The Berksfile has a harcoded path

cookbook 'aem', path: '/Users/ledroff/workspace/github/cq-cookbook'

This forces the installation to fail, updating this path fixes this specific issue.