Merge pull request #5057 from evverx/patch-1

Update Chef plugin description
This commit is contained in:
Seth Vargo 2014-12-24 12:02:36 -05:00
commit 0dee57c606
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ module VagrantPlugins
name "chef"
description <<-DESC
Provides support for provisioning your virtual machines with
Chef via `chef-solo`, `chef-client`, or `chef-apply`.
Chef via `chef-solo`, `chef-client`, `chef-zero` or `chef-apply`.
DESC
config(:chef_apply, :provisioner) do