mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
dev: modify Go install to support arch64 and non-vagrant machines. (#16651)
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -130,7 +130,7 @@ def configureLinuxProvisioners(vmCfg)
|
||||
|
||||
vmCfg.vm.provision "shell",
|
||||
privileged: true,
|
||||
path: './scripts/vagrant-linux-priv-go.sh'
|
||||
path: './scripts/linux-priv-go.sh'
|
||||
|
||||
vmCfg.vm.provision "shell",
|
||||
privileged: true,
|
||||
|
||||
Reference in New Issue
Block a user