github.com/go-chef/chef@v0.30.1/testapi/bin/cookbooks/testsamp2/metadata.rb (about) 1 name 'testsamp2' 2 maintainer 'The Authors' 3 maintainer_email 'you@example.com' 4 license 'All Rights Reserved' 5 description 'Installs/Configures testsamp2' 6 version '0.1.0' 7 chef_version '>= 14.0' 8 9 depends 'vagrant'