From 607de99f7552de95b8bddd6dad07345720983956 Mon Sep 17 00:00:00 2001 From: Alex Pop Date: Thu, 22 Dec 2016 12:09:56 +0000 Subject: [PATCH] mention inspec vendor for compliance dependency Signed-off-by: Alex Pop --- docs/profiles.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/profiles.md b/docs/profiles.md index 8e670ef7c..8ed308fb6 100644 --- a/docs/profiles.md +++ b/docs/profiles.md @@ -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