joefitzgerald / packer-windows

Windows Packer Templates
MIT License
1.63k stars 1.12k forks source link

Increase MaxMemoryPerShellMB to 800 to fix WinRM provisioning problems #165

Closed StefanScherer closed 9 years ago

StefanScherer commented 9 years ago

I have just seen that we still use only 300MB for the MaxMemoryPerShellMB entry. This PR will increase it to 800MB. This solves a lot of OutOfMemory errors while provisioning the Vagrant box with Chocolatey etc.