Commit 917af40f by David Baumgold

Restore birch.2 references as comments

parent d89ca7b4
......@@ -66,6 +66,10 @@ openedx_releases = {
"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",
# },
}
openedx_releases.default = {
:name => "cypress-devstack", :file => "cypress-devstack.box",
......
......@@ -12,6 +12,10 @@ openedx_releases = {
"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",
# },
}
openedx_releases.default = {
:name => "cypress-fullstack", :file => "cypress-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