Skip to content

Commit

Permalink
Merge pull request #2 from srgvg/patch-1
Browse files Browse the repository at this point in the history
workaround for non-working redirect downloading Vagrant image
  • Loading branch information
reelsense authored Apr 21, 2018
2 parents 9e59e28 + 527f9b9 commit 14fddfd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions imperialspeculate/Vagrantfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :

# https://github.com/hashicorp/vagrant/issues/9442#issuecomment-363080565
Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com')

# All Vagrant configuration is done below. The "2" in Vagrant.configure
# configures the configuration version (we support older styles for
# backwards compatibility). Please don't change it unless you know what
Expand Down

0 comments on commit 14fddfd

Please sign in to comment.