Update platforms

This commit is contained in:
Tim Smith 2015-09-08 13:50:10 -07:00
parent c8f98ded4c
commit 9031696cc3

View File

@ -1,28 +1,24 @@
--- driver:
driver_plugin: vagrant name: vagrant
driver_config:
require_chef_omnibus: true
provisioner: provisioner:
data_path: test/shared name: chef_zero
platforms: platforms:
- name: ubuntu-12.04 - name: centos-6.7
run_list: - name: centos-7.1
- recipe[apt] - name: ubuntu-12.04
run_list:
- name: ubuntu-14.04 - recipe[apt::default]
run_list: - name: ubuntu-14.04
- recipe[apt] run_list:
- recipe[apt::default]
- name: centos-6.5 - name: omnios-r151014
- name: centos-5.10 driver:
- name: omnios-r151014 box: omnios-r151014
driver: box_url: http://omnios.omniti.com/media/omnios-r151014.box
box: omnios-r151014 run_list:
box_url: http://omnios.omniti.com/media/omnios-r151014.box - recipe[fake::omnios]
run_list:
- recipe[fake::omnios]
suites: suites:
- name: default - name: default