Skip to content

Instantly share code, notes, and snippets.

@Arpanbhagat5
Arpanbhagat5 / readme.md
Created May 25, 2018 02:44 — forked from maxivak/readme.md
Chef. How to run scripts (recipes)

Run Chef scripts locally

There are several options to run recipes:

  • using chef-client with -z option
  • using chef-apply
  • using chef-solo

Before running Chef recipes on the machine, it should be prepared: