Update platforms
This commit is contained in:
parent
c8f98ded4c
commit
9031696cc3
18
.kitchen.yml
18
.kitchen.yml
@ -1,22 +1,18 @@
|
||||
---
|
||||
driver_plugin: vagrant
|
||||
driver_config:
|
||||
require_chef_omnibus: true
|
||||
driver:
|
||||
name: vagrant
|
||||
|
||||
provisioner:
|
||||
data_path: test/shared
|
||||
name: chef_zero
|
||||
|
||||
platforms:
|
||||
- name: centos-6.7
|
||||
- name: centos-7.1
|
||||
- name: ubuntu-12.04
|
||||
run_list:
|
||||
- recipe[apt]
|
||||
|
||||
- recipe[apt::default]
|
||||
- name: ubuntu-14.04
|
||||
run_list:
|
||||
- recipe[apt]
|
||||
|
||||
- name: centos-6.5
|
||||
- name: centos-5.10
|
||||
- recipe[apt::default]
|
||||
- name: omnios-r151014
|
||||
driver:
|
||||
box: omnios-r151014
|
||||
|
Loading…
x
Reference in New Issue
Block a user