summaryrefslogtreecommitdiff
path: root/kitchen-tests/kitchen.yml
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-31 15:08:56 -0700
committerTim Smith <tsmith@chef.io>2019-03-31 15:08:56 -0700
commit9f712d56d665cc0c7182cac561bf5db63db5ae0c (patch)
treee75312fe5b39fdf547567a367e6f681420c91f17 /kitchen-tests/kitchen.yml
parentd648b8520db6928ecba4aa233dec76e92bc72988 (diff)
downloadchef-9f712d56d665cc0c7182cac561bf5db63db5ae0c.tar.gz
Remove Ubuntu 14.04 testing
This goes EOL at the end of April and we won't be supporting it in Chef 15 officially although support in code will continue. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests/kitchen.yml')
-rw-r--r--kitchen-tests/kitchen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/kitchen.yml b/kitchen-tests/kitchen.yml
index fd8e5383ea..1cda8e1b64 100644
--- a/kitchen-tests/kitchen.yml
+++ b/kitchen-tests/kitchen.yml
@@ -24,12 +24,12 @@ platforms:
- name: amazonlinux
driver_config:
box: mvbcoding/awslinux
+ - name: amazonlinux-2
- name: centos-6
- name: centos-7
- name: debian-8
- name: debian-9
- name: opensuse-leap-42
- - name: ubuntu-14.04
- name: ubuntu-16.04
- name: ubuntu-18.04