mirror of
https://github.com/status-im/consul.git
synced 2025-02-12 13:46:46 +00:00
[demo/vagrant-cluster] upgrade from jessie to stretch
This commit is contained in:
parent
b608091014
commit
f1d957c6ae
2
demo/vagrant-cluster/Vagrantfile
vendored
2
demo/vagrant-cluster/Vagrantfile
vendored
@ -31,7 +31,7 @@ SCRIPT
|
||||
CONSUL_DEMO_VERSION = ENV['CONSUL_DEMO_VERSION']
|
||||
|
||||
# Specify a custom Vagrant box for the demo
|
||||
DEMO_BOX_NAME = ENV['DEMO_BOX_NAME'] || "debian/jessie64"
|
||||
DEMO_BOX_NAME = ENV['DEMO_BOX_NAME'] || "debian/stretch64"
|
||||
|
||||
# Vagrantfile API/syntax version.
|
||||
# NB: Don't touch unless you know what you're doing!
|
||||
|
Loading…
x
Reference in New Issue
Block a user