Skip to content

Commit 3a08823

Browse files
author
John Bellone
committed
Add centos-7.2 to the build matrix.
1 parent 1b50152 commit 3a08823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.kitchen.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ provisioner:
88
platforms:
99
- name: ubuntu-14.04
1010
- name: ubuntu-12.04
11-
- name: centos-7.1
11+
- name: centos-7.2
1212
- name: centos-6.7
1313
- name: windows-2012r2
1414

@@ -44,7 +44,7 @@ suites:
4444
service:
4545
install_method: package
4646
excludes:
47-
- centos-7.1
47+
- centos-7.2
4848
- centos-6.7
4949
- name: acl
5050
run_list:

0 commit comments

Comments
 (0)