Skip to content

Commit

Permalink
vagrant version
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Jan 3, 2017
1 parent 7e0992e commit 5ee8ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/vagrant/Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sudo apt-get install -y unzip curl wget vim
# Download Nomad
echo Fetching Nomad...
cd /tmp/
curl -sSL https://releases.hashicorp.com/nomad/0.5.1/nomad_0.5.1_linux_amd64.zip -o nomad.zip
curl -sSL https://releases.hashicorp.com/nomad/0.5.2/nomad_0.5.2_linux_amd64.zip -o nomad.zip
echo Installing Nomad...
unzip nomad.zip
Expand Down

0 comments on commit 5ee8ae3

Please sign in to comment.