Commit 5a80d2e4 by Ned Batchelder

Remove the Cypress box names

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