svn commit: r476678 - head/devel/rubygem-chef-provisioning
Ryan Steinmetz
zi at FreeBSD.org
Wed Aug 8 20:38:22 UTC 2018
Author: zi
Date: Wed Aug 8 20:38:21 2018
New Revision: 476678
URL: https://svnweb.freebsd.org/changeset/ports/476678
Log:
- Augment pkg-descr with additional information from github repo
Modified:
head/devel/rubygem-chef-provisioning/pkg-descr
Modified: head/devel/rubygem-chef-provisioning/pkg-descr
==============================================================================
--- head/devel/rubygem-chef-provisioning/pkg-descr Wed Aug 8 20:36:02 2018 (r476677)
+++ head/devel/rubygem-chef-provisioning/pkg-descr Wed Aug 8 20:38:21 2018 (r476678)
@@ -1,3 +1,7 @@
-A library for creating machines and infrastructures idempotently in Chef.
+Chef Provisioning is a Cookbook and Recipe based approach for managing your
+infrastructure. Users can codify their infrastructure and use Chef to
+converge their infrastructure to the desired state. It has a plugin model
+(called Drivers) to manage different infrastructures, including AWS, Azure
+and Fog.
WWW: https://rubygems.org/gems/chef-provisioning
More information about the svn-ports-head
mailing list