tacitknowledge / aem-cookbook

Chef cookbook for Adobe AEM
79 stars 64 forks source link

Add 5.6 curl command to set passwords. #43

Closed pdunnavant closed 9 years ago

pdunnavant commented 9 years ago

The curl command to set passwords is a tiny bit different for CQ 5.6.x, so this adds that in. The current logic (in 5.6.1) ends up using the node[:aem][:commands][:password][:aem55] version, and that fails with a 500 server error.