Commit d4f48e27 by Feanil Patel Committed by GitHub

Merge pull request #3909 from edx/feanil/update-default-vagrantfile

Upgrade default vagrant file to one that runs elasticsearch 1.5
parents 7d8ed126 1fe1ed62
......@@ -63,7 +63,7 @@ openedx_releases = {
# Cypress is deprecated and unsupported
# Birch is deprecated and unsupported
}
openedx_releases.default = "ficus-devstack-2017-02-07"
openedx_releases.default = "devstack-periodic-2017-06-12"
openedx_release = ENV['OPENEDX_RELEASE']
boxname = ENV['OPENEDX_BOXNAME']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment