Questions tagged [chef]

Chef is an open source configuration management framework for infrastructure automation.

Chef is an open source systems integration framework built to bring the benefits of configuration management to your entire infrastructure. You write source code to describe how you want each part of your infrastructure to be built, then apply those descriptions to your servers. The result is a fully automated infrastructure: when a new server comes on line, the only thing you have to do is tell Chef what role it should play in your architecture.

More information can be found in the Documentation.

635 questions
-2
votes
1 answer

Is HP-2920-24g switch compatible with CHEF setup?

I am using HP 2920-24G switch. In that,I am trying to build the setup for CHEF Client. But it shows error while bootstrapping. Is that HP switch supports CHEF or not?
-3
votes
1 answer

Is Chef/Puppet too complicated?

I know both of them are amazing tools, and have great feature sets. But maybe, just maybe, they are like Word/Excel, which I probably only use < 10% feature in my lifetime. To me, a bash-based script language would be much better than a DSL. Is it…
Gnep Zhao
  • 21
  • 1
-5
votes
2 answers

Configuration Managment Best Practice: List of Packages to install

Package names do differ on different platforms. Some call it httpd some apache2... Imagine your product supports RedHat, SuSE and Ubuntu. Each in two versions. Do you keep six lists of packages to install in your configuration management? AFAIK…
guettli
  • 3,591
  • 17
  • 72
  • 123
-5
votes
1 answer

how to decrypt a password in centos-71

I have installed Oracle VM and on top of it Centos-71. I am logging into the centos by vigrant user and the password is also set during configuring it with chef. Is there a way to decrypt the password of root ?
-8
votes
1 answer

how to Moniter cpu status using chef?

i try with java and ruby for moniter EC2 instance with aws sdk but not able to find any example how to moniter ec2 instacne with chef. can any one help to find example to moniter ec2 instance so we are validate which is the best option to moniter…
jayesh
  • 85
  • 4
1 2 3
42
43