Created
June 22, 2016 18:36
-
-
Save mwrock/88917ae274fd0de2e1e52b27691b2e59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
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