Skip to content

Instantly share code, notes, and snippets.

@lateau
Created October 31, 2016 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lateau/19610d294d9db431acc7d8e104b7331e to your computer and use it in GitHub Desktop.
Save lateau/19610d294d9db431acc7d8e104b7331e to your computer and use it in GitHub Desktop.
Test Kitchen(ChefDK) Hyper-V
1. Install ChefDK
2. Launch "Chef Development Kit" as administrator
3. gem install kitchen-hyperv
4. Configure driver on .kitchen.yml per
driver:
name: hyperv
parent_vhd_name: TestKitchen.vhd
parent_vhd_folder: "C:/Users/Public/Documents/Hyper-V/Virtual Hard Disks/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment