Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 934685c

Browse files
author
Sebastian Gumprich
committed
update vagrant boxes to use latest bento vms
1 parent 6e2a25d commit 934685c

File tree

1 file changed

+5
-42
lines changed

1 file changed

+5
-42
lines changed

.kitchen.vagrant.yml

Lines changed: 5 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -19,51 +19,14 @@ transport:
1919
max_ssh_sessions: 5
2020

2121
platforms:
22-
- name: ubuntu-12.04
23-
driver_config:
24-
box: opscode-ubuntu-12.04
25-
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-12.04_chef-provisionerless.box
2622
- name: ubuntu-14.04
27-
driver_config:
28-
box: opscode-ubuntu-14.04
29-
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-14.04_chef-provisionerless.box
3023
- name: ubuntu-16.04
31-
driver_config:
32-
box: opscode-ubuntu-16.04
33-
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_ubuntu-16.04_chef-provisionerless.box
34-
- name: centos-6.4
35-
driver_config:
36-
box: opscode-centos-6.4
37-
box_url: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_centos-6.4_provisionerless.box
38-
- name: centos-6.5
39-
driver_config:
40-
box: opscode-centos-6.5
41-
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.5_chef-provisionerless.box
4224
- name: centos-6.8
43-
driver_config:
44-
box: bento/centos-6.8
45-
- name: centos-7
46-
driver_config:
47-
box: bento/centos-7.2
48-
- name: oracle-6.4
49-
driver_config:
50-
box: oracle-6.4
51-
box_url: https://storage.us2.oraclecloud.com/v1/istoilis-istoilis/vagrant/oel64-64.box
52-
- name: oracle-6.5
53-
driver_config:
54-
box: oracle-6.5
55-
box_url: https://storage.us2.oraclecloud.com/v1/istoilis-istoilis/vagrant/oel65-64.box
56-
- name: oracle-7
57-
driver_config:
58-
box: boxcutter/ol72
59-
- name: debian-7
60-
driver_config:
61-
box: debian-7
62-
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-7.8_chef-provisionerless.box
63-
- name: debian-8
64-
driver_config:
65-
box: debian-8
66-
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1_chef-provisionerless.box
25+
- name: centos-7.3
26+
- name: oracle-6.8
27+
- name: oracle-7.3
28+
- name: debian-7.11
29+
- name: debian-8.7
6730

6831
verifier:
6932
name: inspec

0 commit comments

Comments
 (0)