Skip to content

Commit 6be89de

Browse files
committed
update common kitchen.yml platforms
updating common files with changes that are configured in the profiles: kitchen.yml platforms
1 parent 6eaab2f commit 6be89de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.kitchen.yml

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ platforms:
2121
driver_config:
2222
box: opscode-centos-6.5
2323
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.5_chef-provisionerless.box
24+
- name: centos-7.1
25+
driver_config:
26+
box: opscode-centos-7.1
27+
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-7.1_chef-provisionerless.box
2428
- name: oracle-6.4
2529
driver_config:
2630
box: oracle-6.4

0 commit comments

Comments
 (0)