Sha256: f32401a833fd47f4b74a809443e20fccf78a544d25d7770d80d1e7f1b2620cb2

Contents?: true

Size: 816 Bytes

Versions: 23

Compression:

Stored size: 816 Bytes

Contents

driver:
  name: vagrant
  provider: vmware_fusion
  forward_agent: yes
  customize:
    numvcpus: 2
    memsize: 1048

provisioner:
  name: chef_zero

platforms:
  - name: centos-6.5
    run_list:
  - name: debian-7.4
    run_list:
  - name: freebsd-10.0
    run_list:
  - name: ubuntu-14.04
    run_list:
  - name: macosx-10.10
    driver:
      box: chef/macosx-10.10 # private
  - name: windows-server-2012r2-standard
    driver:
      box: chef/windows-server-2012r2-standard # private

suites:
  - name: chef-current-install
    provisioner:
      product_name: chef
      product_version: latest
      channel: current
    run_list:
  - name: chefdk-current-install
    excludes: [ 'freebsd-10.0' ]
    provisioner:
      product_name: chefdk
      product_version: latest
      channel: current
    run_list:

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
mixlib-install-1.2.4 acceptance/current/.kitchen.yml
mixlib-install-1.2.3 acceptance/current/.kitchen.yml
mixlib-install-1.2.2 acceptance/current/.kitchen.yml
mixlib-install-1.2.0 acceptance/current/.kitchen.yml
mixlib-install-1.1.0 acceptance/current/.kitchen.yml
mixlib-install-1.0.13 acceptance/current/.kitchen.yml
mixlib-install-1.0.12 acceptance/current/.kitchen.yml
mixlib-install-1.0.11 acceptance/current/.kitchen.yml
mixlib-install-1.0.10 acceptance/current/.kitchen.yml
mixlib-install-1.0.9 acceptance/current/.kitchen.yml
mixlib-install-1.0.8 acceptance/current/.kitchen.yml
mixlib-install-1.0.7 acceptance/current/.kitchen.yml
mixlib-install-1.0.6 acceptance/current/.kitchen.yml
mixlib-install-1.0.5 acceptance/current/.kitchen.yml
mixlib-install-1.0.4 acceptance/current/.kitchen.yml
mixlib-install-1.0.3 acceptance/current/.kitchen.yml
mixlib-install-1.0.2 acceptance/current/.kitchen.yml
mixlib-install-1.0.1 acceptance/current/.kitchen.yml
mixlib-install-1.0.0 acceptance/current/.kitchen.yml
mixlib-install-0.8.0.alpha.8 acceptance/current/.kitchen.yml