source 'https://supermarket.chef.io'

cookbook 'omnibus'

group :integration do
  cookbook 'apt'
  cookbook 'freebsd'
  cookbook 'yum-epel'
end
