We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bcc45 commit 97da0b5Copy full SHA for 97da0b5
.kitchen.yml
@@ -22,11 +22,6 @@ platforms:
22
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_provisionerless.box
23
run_list: ["recipe[apt]"]
24
25
-- name: centos-5.9
26
- driver_config:
27
- box: opscode-centos-5.9
28
- box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_centos-5.9_provisionerless.box
29
-
30
- name: centos-6.4
31
driver_config:
32
box: opscode-centos-6.4
0 commit comments