Commit 2c217a8d by Feanil Patel

Merge pull request #2155 from edx/feanil/update_with_rcs

Feanil/update with rcs
parents a8e9768d 91b7043a
......@@ -78,6 +78,12 @@ openedx_releases = {
"named-release/birch" => {
:name => "birch-devstack", :file => "20150224-birch-devstack.box",
},
"named-release/cypress.rc1" => {
:name => "cypress-devstack-rc1", :file => "20150714-cypress-devstack-rc1.box",
},
"named-release/cypress.rc2" => {
:name => "cypress-devstack-rc2", :file => "20150717-cypress-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