2019-06-11 15:24:35 -07:00
|
|
|
source "https://supermarket.chef.io"
|
2019-02-06 22:43:50 -08:00
|
|
|
|
|
|
|
group :integration do
|
2019-06-11 15:24:35 -07:00
|
|
|
cookbook "inspec_habitat_fixture", path: "test/cookbooks/inspec_habitat_fixture/"
|
2019-02-06 22:43:50 -08:00
|
|
|
end
|