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
cf7ebfe8
Commit
cf7ebfe8
authored
8 years ago
by
Jillian Vogel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds the memcache to all playbooks using edxlocal
parent
f51495fd
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
0 deletions
+7
-0
playbooks/edx-east/analytics_single.yml
+1
-0
playbooks/edx-east/edx_continuous_integration.yml
+1
-0
playbooks/edx-east/edx_jenkins_tests.yml
+1
-0
playbooks/edx-east/jenkins_worker.yml
+1
-0
playbooks/vagrant-analytics.yml
+1
-0
playbooks/vagrant-devstack.yml
+1
-0
playbooks/vagrant-fullstack.yml
+1
-0
No files found.
playbooks/edx-east/analytics_single.yml
View file @
cf7ebfe8
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
-
aws
-
aws
-
mysql
-
mysql
-
edxlocal
-
edxlocal
-
memcache
-
analytics_api
-
analytics_api
-
analytics_pipeline
-
analytics_pipeline
-
role
:
nginx
-
role
:
nginx
...
...
This diff is collapsed.
Click to expand it.
playbooks/edx-east/edx_continuous_integration.yml
View file @
cf7ebfe8
...
@@ -24,6 +24,7 @@
...
@@ -24,6 +24,7 @@
-
mysql
-
mysql
-
role
:
edxlocal
-
role
:
edxlocal
tags
:
edxlocal
tags
:
edxlocal
-
memcache
-
mongo
-
mongo
-
{
role
:
'
edxapp'
,
celery_worker
:
True
}
-
{
role
:
'
edxapp'
,
celery_worker
:
True
}
-
edxapp
-
edxapp
...
...
This diff is collapsed.
Click to expand it.
playbooks/edx-east/edx_jenkins_tests.yml
View file @
cf7ebfe8
...
@@ -26,6 +26,7 @@
...
@@ -26,6 +26,7 @@
-
lms
-
lms
-
mysql
-
mysql
-
edxlocal
-
edxlocal
-
memcache
-
mongo
-
mongo
-
edxapp
-
edxapp
-
xqueue
-
xqueue
...
...
This diff is collapsed.
Click to expand it.
playbooks/edx-east/jenkins_worker.yml
View file @
cf7ebfe8
...
@@ -20,6 +20,7 @@
...
@@ -20,6 +20,7 @@
-
aws
-
aws
-
mysql
-
mysql
-
edxlocal
-
edxlocal
-
memcache
-
mongo
-
mongo
-
browsers
-
browsers
-
browsermob-proxy
-
browsermob-proxy
...
...
This diff is collapsed.
Click to expand it.
playbooks/vagrant-analytics.yml
View file @
cf7ebfe8
...
@@ -21,6 +21,7 @@
...
@@ -21,6 +21,7 @@
-
edx_ansible
-
edx_ansible
-
mysql
-
mysql
-
edxlocal
-
edxlocal
-
memcache
-
mongo
-
mongo
-
edxapp
-
edxapp
-
oraclejdk
-
oraclejdk
...
...
This diff is collapsed.
Click to expand it.
playbooks/vagrant-devstack.yml
View file @
cf7ebfe8
...
@@ -21,6 +21,7 @@
...
@@ -21,6 +21,7 @@
-
edx_ansible
-
edx_ansible
-
mysql
-
mysql
-
edxlocal
-
edxlocal
-
memcache
-
mongo
-
mongo
-
{
role
:
'
rabbitmq'
,
rabbitmq_ip
:
'
127.0.0.1'
}
-
{
role
:
'
rabbitmq'
,
rabbitmq_ip
:
'
127.0.0.1'
}
-
edxapp
-
edxapp
...
...
This diff is collapsed.
Click to expand it.
playbooks/vagrant-fullstack.yml
View file @
cf7ebfe8
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
-
cms
-
cms
-
mysql
-
mysql
-
edxlocal
-
edxlocal
-
memcache
-
mongo
-
mongo
-
{
role
:
'
rabbitmq'
,
rabbitmq_ip
:
'
127.0.0.1'
}
-
{
role
:
'
rabbitmq'
,
rabbitmq_ip
:
'
127.0.0.1'
}
-
edxapp
-
edxapp
...
...
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