Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rschiefer/589cc3b3db824a7fb71fd0a142f6b815 to your computer and use it in GitHub Desktop.
Save rschiefer/589cc3b3db824a7fb71fd0a142f6b815 to your computer and use it in GitHub Desktop.
---
driver:
name: hyperv
vm_switch: DefaultExternalSwitch
parent_vhd_folder: D:\VirtualMachines
parent_vhd_name: NanoDSC_2017.03.19.vhd
username: administrator
password: admin777!
memory_startup_bytes: 1073741824
transport:
name: winrm
username: administrator
password: admin777!
elevated: false
provisioner:
name: chef_zero
install_msi_url: https://s3-us-west-2.amazonaws.com/nano-chef-client/chef-12.14.60.appx
verifier:
name: pester
platforms:
- name: nano
os_type: windows
shell_type: powershell
suites:
- name: acme_win_web.default
run_list:
- recipe[acme_win_web::default]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment