We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eaab2f commit 6be89deCopy full SHA for 6be89de
.kitchen.yml
@@ -21,6 +21,10 @@ platforms:
21
driver_config:
22
box: opscode-centos-6.5
23
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
28
- name: oracle-6.4
29
30
box: oracle-6.4
0 commit comments