Re: Nginx cookbook changes/improvements

I have nothing of value to contribute just a +1 that I would really like
this behavior from 'suggests'

Jeffrey Hulten writes:

I could see 'suggests' downloading the cookbook if it exists, but not
crashing if it doesn't...

Jeffrey Hulten
Principal Consultant at Automated Labs, LLC
jeffh@automatedlabs.com 206-853-5216
Skype: jeffhulten

On Nov 26, 2012, at 4:54 PM, Peter Donald wrote:

We prefer clean cookbooks with low coupling. When we have an optional
feature that may require a different cookbook we use the "suggests" metadata
in the cookbook. This documents that you may require this other cookbook but
does not download the cookbook to the client automagically.