Skip to content

Instantly share code, notes, and snippets.

@discentem
Created January 9, 2017 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save discentem/e582c6684bfe080b8e36f7a75ae9267c to your computer and use it in GitHub Desktop.
Save discentem/e582c6684bfe080b8e36f7a75ae9267c to your computer and use it in GitHub Desktop.
driver:
name: vagrant
provisioner:
name: chef_zero
verifier:
name: inspec
sudo: true
format: doc
platforms:
- name: macos-10.12
driver:
provider: vmware_fusion
vm_hostname: wintern-test-kitchen
gui: true
customize:
memory: 4096
cpus: 2
provision: true
ssh:
insert_key: false
suites:
- name: wintern
run_list:
- recipe[cpe_init::default]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment