summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-08-22 10:05:00 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-08-22 10:05:27 -0700
commit9fb8da5a4676b05199f0c8852a981676f0b7ffaf (patch)
treeb03b8f39c6099286e9ae7e68e1218d6f6f651f03
parentdf7648421014da98dcd90d7f67eeb1008d59f806 (diff)
downloadchef-9fb8da5a4676b05199f0c8852a981676f0b7ffaf.tar.gz
require latest omnibus
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--kitchen-tests/.kitchen.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/.kitchen.travis.yml b/kitchen-tests/.kitchen.travis.yml
index dd92b832dc..5bc9d80b24 100644
--- a/kitchen-tests/.kitchen.travis.yml
+++ b/kitchen-tests/.kitchen.travis.yml
@@ -10,7 +10,7 @@ transport:
provisioner:
name: chef_github
root_path: /opt/kitchen
- chef_version: latest
+ require_chef_omnibus: latest
chef_omnibus_url: "https://omnitruck.chef.io/install.sh"
chef_omnibus_install_options: "-c current"
github_owner: "chef"