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
d57bb032
Commit
d57bb032
authored
Oct 30, 2013
by
Feanil Patel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a play for the mongo servers.
parent
c7de4d76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
5 deletions
+14
-5
playbooks/edx-east/edx_feanilsandbox.yml
+14
-5
No files found.
playbooks/edx-east/edx_feanilsandbox.yml
View file @
d57bb032
---
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
group
_edxapp
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
role
_edxapp
sudo
:
True
vars_files
:
-
"
{{
secure_dir
}}/vars/dev/feanilsandbox.yml"
...
...
@@ -18,7 +18,7 @@
edxapp_lms_env
:
'
lms.envs.load_test'
edx_platform_commit
:
'
release'
-
splunkforwarder
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
group
_worker
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
role
_worker
sudo
:
True
vars_files
:
-
"
{{
secure_dir
}}/vars/dev/feanilsandbox.yml"
...
...
@@ -38,7 +38,7 @@
celery_worker
:
True
edx_platform_commit
:
'
release'
-
splunkforwarder
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
group
_xserver
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
role
_xserver
sudo
:
True
vars_files
:
-
"
{{
secure_dir
}}/vars/dev/feanilsandbox.yml"
...
...
@@ -51,7 +51,7 @@
-
xserver
-
xserver
-
splunkforwarder
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
group
_rabbitmq
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
role
_rabbitmq
serial
:
1
sudo
:
True
vars_files
:
...
...
@@ -62,7 +62,7 @@
-
supervisor
-
rabbitmq
-
splunkforwarder
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
group
_xqueue
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_
role
_xqueue
sudo
:
True
vars_files
:
-
"
{{
secure_dir
}}/vars/dev/feanilsandbox.yml"
...
...
@@ -75,3 +75,12 @@
-
xqueue
-
xqueue
-
splunkforwarder
-
hosts
:
tag_aws_cloudformation_stack-name_feanilsandbox:&tag_role_mongo
sudo
:
True
vars_files
:
-
"
{{
secure_dir
}}/vars/dev/feanilsandbox.yml"
-
"
{{
secure_dir
}}/vars/users.yml"
roles
:
-
common
-
role
:
'
mongo'
mongo_clustered
:
true
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