modern.ie-vagrant
modern.ie-vagrant copied to clipboard
Modern.ie for Vagrant
``` Exception calling "DownloadFile" with "2" argument(s): "The request was aborted: Could not create SSL/TLS secure channel." At C:\Users\IEUser\SetWallPaper.ps1:31 char:1 + (New-Object System.Net.WebClient).DownloadFile($WallpaperRemoteFile, ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified:...
Related to issue https://github.com/hugsy/modern.ie-vagrant/issues/4, since the plugin installation is setting `_retry=true` if something goes wrong during the install (and thus the plugin is not installed), the script will continue to...
I am using `vagrant 2.1.5` on Ubuntu 16.04 and if I run `vagrant up` I get the following error: ``` Installing the 'winrm' plugin. This can take a few minutes......