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

Commit

Permalink
Update default platforms for generated kitchen.yml
Browse files Browse the repository at this point in the history
- Ubuntu 14.04 is now a year old
- CentOS 7.1 is the current 7.x release; 7.x is the current CentOS release

This will require kitchen-vagrant 0.18.0.
  • Loading branch information
jtimberman authored and danielsdeleo committed Jun 1, 2015
1 parent 8ce2b0d commit ac63468
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ provisioner:
name: chef_zero

platforms:
- name: ubuntu-12.04
- name: centos-6.5
- name: ubuntu-14.04
- name: centos-7.1

suites:
- name: default
Expand Down

0 comments on commit ac63468

Please sign in to comment.