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