Skip to content

Commit e6f5db3

Browse files
committed
Merge pull request #8 from hardening-io/update-common
common files: add centos 7
2 parents 6eaab2f + 6be89de commit e6f5db3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.kitchen.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ platforms:
2121
driver_config:
2222
box: opscode-centos-6.5
2323
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.5_chef-provisionerless.box
24+
- name: centos-7.1
25+
driver_config:
26+
box: opscode-centos-7.1
27+
box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-7.1_chef-provisionerless.box
2428
- name: oracle-6.4
2529
driver_config:
2630
box: oracle-6.4

0 commit comments

Comments
 (0)