File tree 1 file changed +13
-6
lines changed
1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,11 @@ platforms:
13
13
box : opscode-ubuntu-12.04
14
14
box_url : http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-12.04_chef-provisionerless.box
15
15
16
+ - name : ubuntu-14.04
17
+ driver_config :
18
+ box : opscode-ubuntu-14.04
19
+ box_url : http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-14.04_chef-provisionerless.box
20
+
16
21
- name : centos-6.4
17
22
driver_config :
18
23
box : opscode-centos-6.4
@@ -28,15 +33,17 @@ platforms:
28
33
box : oracle-6.4
29
34
box_url : https://dl.dropbox.com/sh/yim9oyqajopoiqs/G-XIEmQJMb/oracle64-64.box
30
35
31
- - name : debian-squezze- 6
36
+ - name : debian-6
32
37
driver_config :
33
- box : debian-squezze-6
34
- box_url : http://public.sphax3d.org/vagrant/squeeze64.box
38
+ box : debian-6
39
+ # source: https://github.com/ffuenf/vagrant-boxes
40
+ box_url : https://googledrive.com/host/0B83ZToJ3fGtDeE9KWm1sWndZdGs/debian-6.0.9-amd64_virtualbox.box
35
41
36
- - name : debian-wheezy- 7
42
+ - name : debian-7
37
43
driver_config :
38
- box : debian-wheezy-7
39
- box_url : https://dl.dropboxusercontent.com/s/cd583cuf0mbcix7/debian-wheezy-64-chef.box
44
+ box : debian-7
45
+ # source: https://github.com/ffuenf/vagrant-boxes
46
+ box_url : https://googledrive.com/host/0B83ZToJ3fGtDVC1DeVVzc3lkc0U/debian-7.5.0-amd64_virtualbox.box
40
47
41
48
suites :
42
49
- name : default
You can’t perform that action at this time.
0 commit comments