Commit cf0c60e6 by Ned Batchelder

Remove the Cypress box names

parent cf26e629
......@@ -66,9 +66,10 @@ openedx_releases = {
"named-release/dogwood" => {
:name => "dogwood-devstack-rc2", :file => "20151221-dogwood-devstack-rc2.box",
},
"named-release/cypress" => {
:name => "cypress-devstack", :file => "cypress-devstack.box",
},
# Cypress is deprecated and unsupported
# "named-release/cypress" => {
# :name => "cypress-devstack", :file => "cypress-devstack.box",
# },
# Birch is deprecated and unsupported
# "named-release/birch.2" => {
# :name => "birch-devstack-2", :file => "birch-2-devstack.box",
......
......@@ -15,9 +15,10 @@ openedx_releases = {
"named-release/dogwood.rc" => {
:name => "dogwood-fullstack-rc2", :file => "20151221-dogwood-fullstack-rc2.box",
},
"named-release/cypress" => {
:name => "cypress-fullstack", :file => "cypress-fullstack.box",
},
# Cypress is deprecated and unsupported
# "named-release/cypress" => {
# :name => "cypress-fullstack", :file => "cypress-fullstack.box",
# },
# Birch is deprecated and unsupported
# "named-release/birch.2" => {
# :name => "birch-fullstack-2", :file => "birch-2-fullstack.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