modern.ie-vagrant icon indicating copy to clipboard operation
modern.ie-vagrant copied to clipboard

Modern.ie for Vagrant

Results 4 modern.ie-vagrant issues
Sort by recently updated
recently updated
newest added

``` 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......