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
f80acebb
Commit
f80acebb
authored
Apr 17, 2014
by
Han Su Kim
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1011 from edx/han/devstack
Han/devstack
parents
e0dabf54
6d7c308f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
playbooks/vagrant-devstack.yml
+1
-0
vagrant/release/devstack/Vagrantfile
+1
-1
No files found.
playbooks/vagrant-devstack.yml
View file @
f80acebb
...
...
@@ -11,6 +11,7 @@
mongo_enable_journal
:
False
EDXAPP_NO_PREREQ_INSTALL
:
0
COMMON_MOTD_TEMPLATE
:
"
devstack_motd.tail.j2"
COMMON_SSH_PASSWORD_AUTH
:
"
yes"
vars_files
:
-
"
group_vars/all"
roles
:
...
...
vagrant/release/devstack/Vagrantfile
View file @
f80acebb
...
...
@@ -18,7 +18,7 @@ cd /edx/app/edx_ansible/edx_ansible/playbooks
# this can cause problems (e.g. looking for templates that no longer exist).
/edx/bin/update configuration release
ansible-playbook -i localhost, -c local vagrant-devstack.yml -
-tags=deploy -
e configuration_version=release
ansible-playbook -i localhost, -c local vagrant-devstack.yml -e configuration_version=release
SCRIPT
edx_platform_mount_dir
=
"edx-platform"
...
...
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