summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-05-02 13:23:25 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-05-02 13:23:25 -0700
commit3cc0e7560eb173ff69ddb97f3b92777a92cdc695 (patch)
tree7c8fec125a76e2b54ccdaaff242d0a99a263fabb
parent425e8ac704ec2bc12f8377b71c00acc4d3404b0c (diff)
downloadchef-lcg/kitchen-test-current.tar.gz
kitchen-dokken flipped its defaultlcg/kitchen-test-current
i'm now confused about this v.s. the omnitruck config in this file, but this setting seems to matter. i suspect that omnitruck may have also gotten accidentally too aggressively idempotent and is bypassing the install when chef-client exists even though i want to install the current channel? Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--kitchen-tests/.kitchen.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kitchen-tests/.kitchen.yml b/kitchen-tests/.kitchen.yml
index 87981781db..a351416380 100644
--- a/kitchen-tests/.kitchen.yml
+++ b/kitchen-tests/.kitchen.yml
@@ -1,6 +1,7 @@
---
driver:
name: vagrant
+ chef_version: "current"
customize:
cpus: 4
memory: 2048