Skip to content

Instantly share code, notes, and snippets.

@mwrock
Created June 22, 2016 18:36
Show Gist options
  • Save mwrock/88917ae274fd0de2e1e52b27691b2e59 to your computer and use it in GitHub Desktop.
Save mwrock/88917ae274fd0de2e1e52b27691b2e59 to your computer and use it in GitHub Desktop.
---
driver:
name: vagrant
provisioner:
name: chef_zero
platforms:
- name: windows-2012R2
driver_config:
box: mwrock/Windows2012R2
transport:
name: winrm
elevated: true
verifier:
name: inspec
suites:
- name: default
run_list:
- recipe[chocolatey::default]
attributes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment