How do I use roles in test kitchen?
问题 I can't figure out how to run roles in a run list in test kitchen. I did a knife download roles to my chef repo ( C:\.chef\roles ). I also did a knife download cookbooks to c:\.chef\cookbooks Here is the .kitchen.yml for a cookbook I want to test which I plan to run with a particular role ( C:\.chef\cookbooks\mybook\.kitchen.yml ): --- driver: name: hyperv parent_vhd_folder: c:\HyperV\VHDs\ parent_vhd_name: 2012R2_Fresh_Gen1.vhdx vm_switch: NAT memory_startup_bytes: 2GB provisioner: name: