Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
79b71e84
Commit
79b71e84
authored
9 years ago
by
David Baumgold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Birch.1 to vagrantfiles
parent
a86a0679
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
vagrant/release/devstack/Vagrantfile
+3
-0
vagrant/release/fullstack/Vagrantfile
+3
-0
No files found.
vagrant/release/devstack/Vagrantfile
View file @
79b71e84
...
...
@@ -78,6 +78,9 @@ openedx_releases = {
"named-release/birch"
=>
{
:name
=>
"birch-devstack"
,
:file
=>
"20150224-birch-devstack.box"
,
},
"named-release/birch.1"
=>
{
:name
=>
"birch-devstack-1"
,
:file
=>
"birch-1-devstack.box"
,
},
"named-release/cypress.rc1"
=>
{
:name
=>
"cypress-devstack-rc1"
,
:file
=>
"20150714-cypress-devstack-rc1.box"
,
},
...
...
This diff is collapsed.
Click to expand it.
vagrant/release/fullstack/Vagrantfile
View file @
79b71e84
...
...
@@ -30,6 +30,9 @@ openedx_releases = {
"named-release/birch"
=>
{
:name
=>
"birch-fullstack"
,
:file
=>
"20150224-birch-fullstack.box"
,
},
"named-release/birch.1"
=>
{
:name
=>
"birch-fullstack-1"
,
:file
=>
"birch-1-fullstack.box"
,
},
}
openedx_releases
.
default
=
{
:name
=>
"kifli-fullstack"
,
:file
=>
"20140826-kifli-fullstack.box"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment