updating kitchen-puppet example for puppet 15 (#2972)

Signed-off-by: Shaun Mouton <smouton@chef.io>
This commit is contained in:
Shaun Mouton 2018-04-19 11:55:10 -05:00 committed by Jared Quick
parent 180482d0a7
commit d56a601a4d
2 changed files with 1 additions and 0 deletions

View file

@ -7,6 +7,7 @@ provisioner:
# Not installing chef since inspec is used for testing
require_chef_for_busser: false
manifests_path: manifests
modules_path: modules
verifier:
name: inspec

View file