Skip to content

Instantly share code, notes, and snippets.

@scarolan
Last active August 29, 2015 14:21
Show Gist options
  • Save scarolan/03cd24c962a2e645825d to your computer and use it in GitHub Desktop.
Save scarolan/03cd24c962a2e645825d to your computer and use it in GitHub Desktop.
---
driver:
name: vagrant
customize:
usb: 'off'
usbehci: 'off'
memory: 2048
provisioner:
name: chef_zero
platforms:
- name: Windows-2012R2
driver:
box: win2012r2
suites:
- name: default
run_list:
- recipe[webserver::default]
attributes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment