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
  • Loading branch information
jtimberman committed May 6, 2015
1 parent 39c6a67 commit 1dde2c2
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 1dde2c2

Please sign in to comment.