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
edx
configuration
Commits
6ad9940c
Commit
6ad9940c
authored
Dec 16, 2016
by
George Song
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update release Vagrantfile for test-ficus
parent
9726ae1d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
vagrant/release/devstack/Vagrantfile
+2
-1
No files found.
vagrant/release/devstack/Vagrantfile
View file @
6ad9940c
Vagrant
.
require_version
">= 1.
6.5
"
Vagrant
.
require_version
">= 1.
8.7
"
unless
Vagrant
.
has_plugin?
(
"vagrant-vbguest"
)
raise
"Please install the vagrant-vbguest plugin by running `vagrant plugin install vagrant-vbguest`"
end
...
...
@@ -44,6 +44,7 @@ end
# to a name and a file path, which are used for retrieving
# a Vagrant box from the internet.
openedx_releases
=
{
"ned/test-ficus.2"
=>
"ned-test-ficus-devstack-2016-12-20"
,
"open-release/eucalyptus.master"
=>
"eucalyptus-devstack-2016-09-01"
,
"open-release/eucalyptus.1rc2"
=>
"eucalyptus-devstack-2016-08-19"
,
"open-release/eucalyptus.1"
=>
"eucalyptus-devstack-2016-08-19"
,
...
...
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