Skip to content

Commit

Permalink
Upgrade to 14.04 Ubuntu and Debian 7.6
Browse files Browse the repository at this point in the history
14.04 is the latest Ubuntu LTS as 13.04 was EOL as of Jan 2014.

Debian 7.1.0 is no longer available
  • Loading branch information
martinisoft committed Sep 2, 2014
1 parent 867e2b7 commit b7cd49d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ driver_config:
require_chef_omnibus: true

platforms:
- name: ubuntu-13.04
- name: ubuntu-14.04
run_list:
- recipe[apt]
- name: ubuntu-12.04
Expand All @@ -13,7 +13,7 @@ platforms:
- name: ubuntu-10.04
run_list:
- recipe[apt]
- name: debian-7.1.0
- name: debian-7.6
- name: centos-6.4

suites:
Expand Down

0 comments on commit b7cd49d

Please sign in to comment.