8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
|
source "https://supermarket.getchef.com"
|
||
|
metadata
|
||
|
|
||
|
group :integration do
|
||
|
cookbook 'apt', '~> 2.0'
|
||
|
cookbook 'windows', '~> 1.12'
|
||
|
end
|