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 e230660 commit 9fa1f1eCopy full SHA for 9fa1f1e
.kitchen.yml
@@ -1,12 +1,6 @@
1
---
2
driver_plugin: vagrant
3
platforms:
4
-- name: ubuntu-13.04
5
- driver_config:
6
- box: opscode-ubuntu-13.04
7
- box_url: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-13.04_provisionerless.box
8
- require_chef_omnibus: true
9
- run_list: ["recipe[apt]"]
10
- name: ubuntu-12.10
11
driver_config:
12
box: opscode-ubuntu-12.10
0 commit comments