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
1b93d1a3
Commit
1b93d1a3
authored
Jan 25, 2017
by
George Song
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set default ecomworker broker host to 127.0.0.1
Fix #21 Cherry picked from 31b6ee56028550b9aa9fac840f3f2040fadaeaf2
parent
e4896572
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
playbooks/edx_sandbox.yml
+1
-0
playbooks/vagrant-devstack.yml
+2
-1
No files found.
playbooks/edx_sandbox.yml
View file @
1b93d1a3
...
...
@@ -55,6 +55,7 @@
-
role
:
ecommerce
when
:
SANDBOX_ENABLE_ECOMMERCE
-
role
:
ecomworker
ECOMMERCE_WORKER_BROKER_HOST
:
127.0.0.1
when
:
SANDBOX_ENABLE_ECOMMERCE
-
programs
-
analytics_api
...
...
playbooks/vagrant-devstack.yml
View file @
1b93d1a3
...
...
@@ -33,7 +33,8 @@
-
elasticsearch
-
forum
-
ecommerce
-
ecomworker
-
role
:
ecomworker
ECOMMERCE_WORKER_BROKER_HOST
:
127.0.0.1
-
programs
-
role
:
notifier
NOTIFIER_DIGEST_TASK_INTERVAL
:
"
5"
...
...
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