Skip to content

Commit

Permalink
Merge pull request test-kitchen#665 from lloydde/bump-centos
Browse files Browse the repository at this point in the history
Bump to centos-6.6, fix test-kitchen#663.
  • Loading branch information
fnichol committed May 7, 2015
2 parents fa3b5bf + cbaec6c commit cf53ac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion features/kitchen_init_command.feature
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ Feature: Add Test Kitchen support to an existing project
platforms:
- name: ubuntu-12.04
- name: centos-6.4
- name: centos-6.6
suites:
- name: default
Expand Down
2 changes: 1 addition & 1 deletion templates/init/kitchen.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ provisioner:

platforms:
- name: ubuntu-12.04
- name: centos-6.4
- name: centos-6.6

suites:
- name: default
Expand Down

0 comments on commit cf53ac8

Please sign in to comment.