File tree 1 file changed +13
-10
lines changed
1 file changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
driver_plugin : vagrant
3
+ driver_config :
4
+ require_chef_omnibus : true
5
+
3
6
platforms :
4
7
- name : ubuntu-12.10
5
8
driver_config :
6
9
box : opscode-ubuntu-12.10
7
- box_url : https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-12.10_provisionerless.box
8
- require_chef_omnibus : true
10
+ box_url : https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-12.10_provisionerless.box
9
11
run_list : ["recipe[apt]"]
12
+
10
13
- name : ubuntu-12.04
11
14
driver_config :
12
15
box : opscode-ubuntu-12.04
13
- box_url : https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_provisionerless.box
14
- require_chef_omnibus : true
16
+ box_url : https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_provisionerless.box
15
17
run_list : ["recipe[apt]"]
18
+
16
19
- name : ubuntu-10.04
17
20
driver_config :
18
21
box : opscode-ubuntu-10.04
19
- box_url : https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_provisionerless.box
20
- require_chef_omnibus : true
22
+ box_url : https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_provisionerless.box
21
23
run_list : ["recipe[apt]"]
24
+
22
25
- name : centos-5.9
23
26
driver_config :
24
27
box : opscode-centos-5.9
25
- box_url : https://opscode-vm.s3.amazonaws.com/vagrant/opscode_centos-5.9_provisionerless.box
26
- require_chef_omnibus : 11.4.0
28
+ box_url : https://opscode-vm-bento .s3.amazonaws.com/vagrant/opscode_centos-5.9_provisionerless.box
29
+
27
30
- name : centos-6.4
28
31
driver_config :
29
32
box : opscode-centos-6.4
30
- box_url : https://opscode-vm.s3.amazonaws.com/vagrant/opscode_centos-6.4_provisionerless.box
31
- require_chef_omnibus : 11.4.0
33
+ box_url : https://opscode-vm-bento .s3.amazonaws.com/vagrant/opscode_centos-6.4_provisionerless.box
34
+
32
35
suites :
33
36
- name : default
34
37
run_list :
You can’t perform that action at this time.
0 commit comments