Created
February 20, 2016 08:31
-
-
Save davidobrien1985/570cb03d66692996e5f9 to your computer and use it in GitHub Desktop.
This file contains 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: win-2012r2-x64-nocm-wmf5 | |
driver_config: | |
communicator: winrm | |
transport: | |
name: winrm | |
suites: | |
- name: default | |
run_list: recipe[dsc::default] | |
attributes: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment