Update Chef plugin description
This commit is contained in:
parent
f060d6b975
commit
1cfc5acea3
|
@ -10,7 +10,7 @@ module VagrantPlugins
|
||||||
name "chef"
|
name "chef"
|
||||||
description <<-DESC
|
description <<-DESC
|
||||||
Provides support for provisioning your virtual machines with
|
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
|
DESC
|
||||||
|
|
||||||
config(:chef_apply, :provisioner) do
|
config(:chef_apply, :provisioner) do
|
||||||
|
|
Loading…
Reference in New Issue