Skip to content

Commit

Permalink
update for some kitchen box urls
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman committed Aug 22, 2014
1 parent 5f9a6a9 commit c347979
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ driver_plugin: vagrant
platforms:
- name: ubuntu-12.04_chef_11.4.4
driver_config:
box: opscode_ubuntu-12.04_chef-11.4.4
box_url: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_chef-11.4.4.box
box: opscode_ubuntu-12.04_chef-provisionerless
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-12.04_chef-provisionerless.box
require_chef_omnibus: 11.4.4
- name: ubuntu-12.04_chef_10.24.4
driver_config:
box: opscode_ubuntu-12.04_chef-11.4.4
box_url: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_chef-11.4.4.box
box: opscode_ubuntu-12.04_chef-provisionerless
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-12.04_chef-provisionerless.box
require_chef_omnibus: 10.24.4
- name: ubuntu-10.04_chef_11.4.4
driver_config:
box: opscode_ubuntu-10.04_chef-11.4.4
box_url: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_chef-11.4.4.box
box: opscode_ubuntu-10.04_chef-provisionerless
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-10.04_chef-provisionerless.box
require_chef_omnibus: 11.4.4
- name: ubuntu-10.04_chef_10.24.4
driver_config:
box: opscode_ubuntu-10.04_chef-11.4.4
box_url: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_chef-11.4.4.box
box: opscode_ubuntu-10.04_chef-provisionerless
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-10.04_chef-provisionerless.box
require_chef_omnibus: 10.24.4

- name: centos-6.4_chef_11.4.4
Expand Down

0 comments on commit c347979

Please sign in to comment.