mirror of
https://github.com/inspec/inspec
synced 2025-02-16 14:08:36 +00:00
update Berksfile with new cookbook location
This commit is contained in:
parent
1d043bfebc
commit
8bc9d8820a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
source 'https://supermarket.chef.io'
|
||||
|
||||
cookbook 'apt'
|
||||
cookbook 'os_prepare', path: './cookbooks/os_prepare'
|
||||
cookbook 'os_prepare', path: './test/cookbooks/os_prepare'
|
||||
cookbook 'runit', github: 'hw-cookbooks/runit'
|
||||
|
|
Loading…
Add table
Reference in a new issue