9941c39dfe
- Fix shebang - Simplify post-install: - Update WWW Changes: https://github.com/chef/chef/blob/master/CHANGELOG.md PR: 220778 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
11 lines
508 B
Text
11 lines
508 B
Text
Chef is a systems integration framework, built to bring the benefits of
|
|
configuration management to your entire infrastructure. With Chef, you can:
|
|
|
|
* Manage your servers by writing code, not by running commands.
|
|
* Integrate tightly with your applications, databases, LDAP directories, and
|
|
more.
|
|
* Easily configure applications that require knowledge about your entire
|
|
infrastructure ("What systems are running my application?" "What is the
|
|
current master database server?")
|
|
|
|
WWW: https://www.chef.io/
|