mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
a5309ea392
Signed-off-by: Ryan Davis <zenspider@chef.io>
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
|