Use the active Vagrant box repo for new zcash-build provisions

Closes #16.
This commit is contained in:
str4d 2018-02-22 18:32:23 +00:00
parent 6a5d631c4f
commit 0ecdd9ad8d
No known key found for this signature in database
GPG Key ID: 665DBCD284F7DAFF
1 changed files with 1 additions and 0 deletions

1
Vagrantfile vendored
View File

@ -1,5 +1,6 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :
Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com')
Vagrant.configure(2) do |config|
config.ssh.forward_agent = true