mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Update Chef plugin description
This commit is contained in:
parent
f060d6b975
commit
1cfc5acea3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue