rackspace-cookbooks/elkstack

Document from "knife cookbook site install" onward

Closed this issue · 1 comments

It would be helpful for pre-Supermarket users of Chef if there existed documentation that showed how to build wrapper cookbook for elkstack.

I believe this goes something like:

knife cookbook site install elkstack
git init
git add .

Not sure what comes after!

Thanks for any assistance.
M.

Hello! While we don't document the tools or how to use them (such as knife or git or chef), we do document what the recipes are, which is the appropriate way to use this wrapper -- simply add recipes to your runlist by including them. The documentation of what each recipe does can be found in the readme file under 'usage.'