inspec/test/integration/cookbooks/os_prepare/metadata.rb
2015-10-23 12:14:00 +02:00

8 lines
212 B
Ruby

# encoding: utf-8
name 'os_prepare'
maintainer 'Chef Software, Inc.'
maintainer_email 'support@chef.io'
description 'This cookbook prepares the test operating systems'
version '1.0.0'
depends 'apt'
depends 'yum'