Skip to content

Instantly share code, notes, and snippets.

View thirumoorthir's full-sized avatar
🎯
Focusing

Thirumoorthi R thirumoorthir

🎯
Focusing
View GitHub Profile
@g0t4
g0t4 / links.md
Last active May 10, 2021 08:14
Starting Point Files for Jenkins2 Getting Started course
@maxivak
maxivak / readme.md
Last active March 22, 2023 12:03
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: