2015-10-21 20:52:41 +00:00
|
|
|
# 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'
|
2015-10-22 17:57:17 +00:00
|
|
|
depends 'apt'
|
|
|
|
depends 'yum'
|