summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-09-15 22:08:55 -0700
committerTim Smith <tsmith@chef.io>2017-09-18 10:10:55 -0700
commitcc54eaf717f62f9a5bc0b8c7afd2ff354a966e85 (patch)
treeed2fa55d9408a9db8843eced52e3c182da5ce7a0
parentbee94a9256e8609e473bf55bb10676fecbce6885 (diff)
downloadchef-cc54eaf717f62f9a5bc0b8c7afd2ff354a966e85.tar.gz
Use Bento slugs in kitchen
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--kitchen-tests/.kitchen.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/kitchen-tests/.kitchen.yml b/kitchen-tests/.kitchen.yml
index 87981781db..342b547cab 100644
--- a/kitchen-tests/.kitchen.yml
+++ b/kitchen-tests/.kitchen.yml
@@ -24,10 +24,8 @@ provisioner:
platforms:
- name: ubuntu-14.04
- name: ubuntu-16.04
- - name: centos-7.2
- - name: centos-6.7
- # needs fixing for 5.11
- # - name: centos-5.11
+ - name: centos-7
+ - name: centos-6
suites:
- name: webapp