Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Commit

Permalink
remove deprecated require_chef_omnibus
Browse files Browse the repository at this point in the history
  • Loading branch information
mburns committed Mar 18, 2018
1 parent 5232403 commit b8dadba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
driver_plugin: vagrant
driver_config:
require_chef_omnibus: 12.7.2
product_name: chefdk
product_version: 12.7.2
network:
- ["forwarded_port", {guest: 8080, host: 8080, auto_correct: true}]

Expand Down

0 comments on commit b8dadba

Please sign in to comment.