Skip to content

Instantly share code, notes, and snippets.

@jugatsu
Created December 20, 2016 08:33
Show Gist options
  • Save jugatsu/2489bc10eb551952a35f3f27055b2945 to your computer and use it in GitHub Desktop.
Save jugatsu/2489bc10eb551952a35f3f27055b2945 to your computer and use it in GitHub Desktop.
---
driver:
name: vagrant
provisioner:
name: chef_zero
verifier:
name: inspec
transport:
name: winrm
username: vagrant
password: vagrant
elevated: true
platforms:
- name: windows-posready7
driver:
box: pos7
linked_clone: true
gui: true
suites:
- name: default
run_list:
- recipe[chocolatey::default]
- recipe[test::default]
attributes:
chocolatey:
upgrade: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment