What is chef

DevOps

YOUR COSMETIC CARE STARTS HERE

Find the Best Cosmetic Hospitals

Trusted • Curated • Easy

Looking for the right place for a cosmetic procedure? Explore top cosmetic hospitals in one place and choose with confidence.

“Small steps lead to big changes — today is a perfect day to begin.”

Explore Cosmetic Hospitals Compare hospitals, services & options quickly.

✓ Shortlist providers • ✓ Review options • ✓ Take the next step with confidence

Chef is a n automation tool that provides a way to infrastructure the code. It can be also termed as a programmable infrastructure. Chef has a client-server architecture But rather it has workstation. We dono’t need to execute every node or every single node it will be automatically done.

Ten advantages of chef

  • Easy to learn
  • Automation
  • Delivering all infrastructure
  • Final thoughts
  • It contains all the blue prints of the infrastructure
  • Centralized management
  • Easily management
  • It can be used by the most of the cloud service provider
  • It makes easy for programmer
  • It follows sequential order

How to install chef workstation

  • Download ChefDK
  • Install ChefDK
  • Verify ChefDK Installation
  • Verify the ChefDK version
  • Setup Chef variables
  • Firewalld rules to access chef manage
  • Download starter kit from chef manage gui
  • Unzip starter kit

One example of recipe

file ‘hai.txt’ do

content ‘what’

end

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.