8 lines
107 B
Ruby
8 lines
107 B
Ruby
source "https://supermarket.getchef.com"
|
|
|
|
metadata
|
|
|
|
group :integration do
|
|
cookbook 'apt', '~> 2.6.1'
|
|
end
|