mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Merge pull request #1380 from chef/ap/inspec-vendor-docs
mention inspec vendor for compliance dependency
This commit is contained in:
commit
4c8518990e
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ For example:
|
|||
- name: linux
|
||||
compliance: base/linux
|
||||
|
||||
You need to `inspec vendor` the profile before uploading it to Chef Compliance version 1.7.7 or newer. The vendor subcommand fetches all dependent profiles and stores them in the `vendor` directory.
|
||||
|
||||
## Define in inspec.yml
|
||||
|
||||
|
|
Loading…
Reference in a new issue