Re: [packer] Chef-solo provisioner very slow to upload cookbooks

2016-09-20 Thread James Bannan
Just a quick update on this one - I ended up writing a short PowerShell script to download the cookbooks directly from the Chef Marketplace and extract them on the target VM. This is working OK and I can bypass the cookbook upload, but it's not ideal as it precludes using Berkshelf to determin

Re: [packer] Chef-solo provisioner very slow to upload cookbooks

2016-09-19 Thread James Bannan
Hi Sean, Sure, the template is this one, authored by Matt Wrock: https://github.com/mwrock/packer-templates/blob/master/vbox-2016.json Based on some additional research, it looks like this is a long-standing issue with the performance of the WinRM transport in Packer. However, I'm only trying

RE: [packer] Chef-solo provisioner very slow to upload cookbooks

2016-09-19 Thread Sean Farrow
Hi James, What template are you using, is it possible to provide a link? Cheers Sean. From: packer-tool@googlegroups.com [mailto:packer-tool@googlegroups.com] On Behalf Of James Bannan Sent: 20 September 2016 02:21 To: Packer Subject: [packer] Chef-solo provisioner very slow to upload cookbooks