mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Use the latest Chef 14 release in the Kitchen config
Get us to the latest Chef 14. Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
84f67a3439
commit
9197058698
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
driver:
|
||||
name: dokken
|
||||
chef_version: 14.10.9
|
||||
chef_version: 14.12.9
|
||||
privileged: true # because Docker and SystemD/Upstart
|
||||
|
||||
transport:
|
||||
|
|
Loading…
Reference in a new issue