Commit de229682 by David Baumgold

Merge pull request #1837 from edx/vagrant-birch-rc2

Add Birch RC2 to Vagrant devstack
parents b5ca3b85 9f4b6d4f
......@@ -69,6 +69,9 @@ openedx_releases = {
"named-release/birch.rc1" => {
:name => "birch-devstack-rc1", :file => "20150203-birch-devstack-rc1.box",
},
"named-release/birch.rc2" => {
:name => "birch-devstack-rc2", :file => "20150211-birch-devstack-rc2.box",
},
}
openedx_releases.default = {
:name => "lavash-devstack", :file => "20141118-lavash-devstack.box"
......
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