Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2018 20:38:22 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476678 - head/devel/rubygem-chef-provisioning
Message-ID:  <201808082038.w78KcM6a099804@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808082038.w78KcM6a099804>