summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-chef/pkg-descr
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-18 12:00:11 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-18 12:00:11 +0000
commit2d2e64dd204bdd9c6b7ea98b3cb9c66404253428 (patch)
treed99eae9a3ae6c2df13bfa6c1b05d194f4fad6f5d /sysutils/rubygem-chef/pkg-descr
parentUpdate to 1.9.4. (diff)
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: http://wiki.opscode.com/display/chef/Home PR: ports/153504 Submitted by: Renaud Chaput <renchap@cocoa-x.com> Feature safe: yes
Diffstat (limited to 'sysutils/rubygem-chef/pkg-descr')
-rw-r--r--sysutils/rubygem-chef/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/rubygem-chef/pkg-descr b/sysutils/rubygem-chef/pkg-descr
new file mode 100644
index 000000000000..bc9f44057001
--- /dev/null
+++ b/sysutils/rubygem-chef/pkg-descr
@@ -0,0 +1,11 @@
+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: http://wiki.opscode.com/display/chef/Home