auto generated knife config file should include hostname
joshuamiller01 opened this issue · 1 comments
joshuamiller01 commented
taste-tester will build a knife config file to point at the local chef-zero instance in ~/.chef/ . If multiple instances of taste-tester are invoked and the home directories are on shared storage you can have conflicts. Possible easy fix is to change the config file name to include the local hostname (considering it's already writing that into said file anyways).