mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
a5309ea392
Signed-off-by: Ryan Davis <zenspider@chef.io>
7 lines
191 B
Ruby
7 lines
191 B
Ruby
name "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"
|