Sha256: 86513e3a06cb74e90baca71df5c293a83ad11ae528e5c2b1d4fdbfefa60c2ce5

Contents?: true

Size: 679 Bytes

Versions: 3

Compression:

Stored size: 679 Bytes

Contents

---
driver:
  name: vagrant
  provider: vmware_fusion

provisioner:
  name: puppet_apply
  manifests_path: manifests
  modules_path: modules
  hiera_data_path: hieradata

platforms:
  - name: nocm_ubuntu-12.04
    driver_plugin: vagrant
    driver_config:
      box: nocm_ubuntu-12.04
      box_url: https://atlas.hashicorp.com/puppetlabs/boxes/ubuntu-12.04-64-nocm/versions/1.0.1/providers/vmware_fusion.box
  - name: nocm_centos-6.6
    driver_plugin: vagrant
    driver_config:
      box: nocm_centos-6.6
      box_url: https://atlas.hashicorp.com/puppetlabs/boxes/centos-6.6-64-nocm/versions/1.0.1/providers/vmware_fusion.box

suites:
  - name: default
    manifest: site.pp

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
instrumental_tools-1.1.4 puppet/.kitchen.yml
instrumental_tools-1.1.3 puppet/.kitchen.yml
instrumental_tools-1.0.0 puppet/.kitchen.yml