mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
bf748d8478
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
5 lines
148 B
Ruby
5 lines
148 B
Ruby
source 'https://supermarket.chef.io'
|
|
|
|
group :integration do
|
|
cookbook 'inspec_habitat_fixture', path: 'test/cookbooks/inspec_habitat_fixture/'
|
|
end
|