Skip to content

Commit 013829b

Browse files
committed
Add Solaris to Test Kitchen (#21)
1 parent d3be326 commit 013829b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.kitchen.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ platforms:
1010
- name: centos-7.0
1111
- name: centos-6.6
1212
- name: centos-5.9
13+
- name: solaris-11
14+
driver_config:
15+
box: ruby-concurrency/oracle-solaris-11
16+
ssh:
17+
insert_key: false
1318
- name: amazon-2014.09.1
1419
driver:
1520
name: ec2

0 commit comments

Comments
 (0)