Mischa Taylor
Mischa Taylor
Windows 8.1 32-bit seems to have issues with setupssh-6.6p1-1-v1.exe. I'm seeing the infamous child_info_fork::abort "Loaded to different address" error
When I disable the SSH server on the Windows basebox and try to use `config.vm.communicator = "winrm"` - `vagrant ssh` still seems to try to be using ssh
Hangs when you try to load up the Windows baseboxes w/Vagrant 1.6, which were working with Vagrant 1.5.4
Vagrant 1.6 seems to support this config setting, so the Windows 7 template should no longer have to do it: config.windows.set_work_network - Force network adapters to "Work Network". Useful for...
Similar to chef-provisioning-docker, getting Response body length does not match HTTP Content-Length
I'm not sure if it can be fixed in a similar fashion to https://github.com/chef/chef-provisioning-docker/pull/39 but I am plagued by `Response body length does not match HTTP Content-Length header` errors running...