You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's been a trend in the chef community to implement library cookbooks for anything that is intended to be consumed by other cookbooks downstream. In short, resources and providers are much easier to consume (and extend, adapt, modify) downstream than recipes.