Sha256: 65c797343e817e48846c311f91d1a57705282d304ccb6da305e56e55c0a7a380

Contents?: true

Size: 394 Bytes

Versions: 20

Compression:

Stored size: 394 Bytes

Contents

---
driver_plugin: vagrant
driver_config:
  require_chef_omnibus: true

provisioner:
  name: chef_solo
  cookbook_files_glob: "**/*"

platforms:
  - name: ubuntu-12.04
    driver_config:
      box: chef/ubuntu-12.04
  - name: ubuntu-14.04
    driver_config:
      box: chef/ubuntu-14.04

suites:
  - name: default
    run_list:
      - recipe[apt]
      - recipe[<%= name %>]
    attributes: {}

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
bourdain-1.6.1 templates/cookbook/kitchen.yml
bourdain-1.6.0 templates/cookbook/kitchen.yml
bourdain-1.5.1 templates/cookbook/kitchen.yml
bourdain-1.5.0 templates/cookbook/kitchen.yml
bourdain-1.4.1 templates/cookbook/kitchen.yml
bourdain-1.4.0 templates/cookbook/kitchen.yml
bourdain-1.3.3 templates/cookbook/kitchen.yml
bourdain-1.3.2 templates/cookbook/kitchen.yml
bourdain-1.3.1 templates/cookbook/kitchen.yml
bourdain-1.3.0 templates/cookbook/kitchen.yml
bourdain-1.2.22 templates/cookbook/kitchen.yml
bourdain-1.2.21 templates/cookbook/kitchen.yml
bourdain-1.2.20 templates/cookbook/kitchen.yml
bourdain-1.2.19 templates/cookbook/kitchen.yml
bourdain-1.2.18 templates/cookbook/kitchen.yml
bourdain-1.2.17 templates/cookbook/kitchen.yml
bourdain-1.2.16 templates/cookbook/kitchen.yml
bourdain-1.2.15 templates/cookbook/kitchen.yml
bourdain-1.2.14 templates/cookbook/kitchen.yml
bourdain-1.2.13 templates/cookbook/kitchen.yml