Chef Supermarket -> where in chef's conf is it enabled?

Hi All :slight_smile:

I’m quite new to chef and am analyzing a set of cookbooks. I see in one of
them that a cookbook has to be externally downloaded and I found it on the
chef supermarket. But I do not see where in chef’s configuration it is
explicitly set to get missing cookbooks from the supermarket.

How is it usually done? Does chef by default download missing cookbooks
from the supermarket? Can it be disabled?

BR,
Rafal.

It does not do it by default, you'd need to use something like Berkshelf or
Librarian to solve that problem.

--
~~ StormeRider ~~

"Every world needs its heroes [...] They inspire us to be better than we
are. And they protect from the darkness that's just around the corner."

(from Smallville Season 6x1: "Zod")

On why I hate the phrase "that's so lame"... http://bit.ly/Ps3uSS

On Wed, Feb 4, 2015 at 1:21 AM, Rafał Radecki radecki.rafal@gmail.com
wrote:

Hi All :slight_smile:

I'm quite new to chef and am analyzing a set of cookbooks. I see in one of
them that a cookbook has to be externally downloaded and I found it on the
chef supermarket. But I do not see where in chef's configuration it is
explicitly set to get missing cookbooks from the supermarket.

How is it usually done? Does chef by default download missing cookbooks
from the supermarket? Can it be disabled?

BR,
Rafal.