mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Update demo vagrant
This commit is contained in:
2
demo/vagrant/Vagrantfile
vendored
2
demo/vagrant/Vagrantfile
vendored
@@ -10,7 +10,7 @@ sudo DEBIAN_FRONTEND=noninteractive apt-get install -y unzip curl vim \
|
||||
software-properties-common
|
||||
|
||||
# Download Nomad
|
||||
NOMAD_VERSION=0.5.6
|
||||
NOMAD_VERSION=0.6.0
|
||||
|
||||
echo "Fetching Nomad..."
|
||||
cd /tmp/
|
||||
|
||||
Reference in New Issue
Block a user