mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
Updating go version in Vagrant
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -6,7 +6,7 @@ VAGRANTFILE_API_VERSION = "2"
|
||||
|
||||
DEFAULT_CPU_COUNT = 2
|
||||
$script = <<SCRIPT
|
||||
GO_VERSION="1.6.2"
|
||||
GO_VERSION="1.7.0"
|
||||
CONSUL_VERSION="0.6.4"
|
||||
|
||||
# Install Prereq Packages
|
||||
|
||||
Reference in New Issue
Block a user