This repository was archived by the owner on Nov 17, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-42
lines changed Expand file tree Collapse file tree 1 file changed +5
-42
lines changed Original file line number Diff line number Diff line change @@ -19,51 +19,14 @@ transport:
19
19
max_ssh_sessions : 5
20
20
21
21
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
26
22
- 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
30
23
- 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
42
24
- 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
67
30
68
31
verifier :
69
32
name : inspec
You can’t perform that action at this time.
0 commit comments