Skip to content

Commit 11f032e

Browse files
committed
Adding Debian 7.6 Closes sous-chefs#211
1 parent 6bd80fb commit 11f032e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.kitchen.yml

+5
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ platforms:
3838
box: opscode-debian-6.0.8
3939
run_list:
4040
- recipe[apt]
41+
- name: debian-7.6
42+
driver:
43+
box: opscode-debian-7.6
44+
run_list:
45+
- recipe[apt]
4146
- name: debian-7.4
4247
driver:
4348
box: opscode-debian-7.4

0 commit comments

Comments
 (0)