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
cc9591d3
Commit
cc9591d3
authored
Dec 04, 2013
by
Joe Blaylock
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'edx-west/release' of github.com:edx/configuration into edx-west/release
parents
783debbb
a438d7ee
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
8 deletions
+9
-8
playbooks/edx-west/carnegie-prod-app.yml
+4
-4
playbooks/edx-west/cme-prod-app.yml
+2
-2
playbooks/edx-west/stage-app.yml
+2
-1
playbooks/edx-west/stage-worker.yml
+1
-1
No files found.
playbooks/edx-west/carnegie-prod-app.yml
View file @
cc9591d3
-
hosts
:
~tag_Name_app(10|20)_carn
#- hosts: ~tag_Name_app2
0_carn
#
- hosts: ~tag_Name_app(10|20)_carn
-
hosts
:
~tag_Name_app1
0_carn
sudo
:
True
vars_prompt
:
-
name
:
"
migrate_db"
...
...
@@ -21,13 +21,13 @@
-
"
{{
secure_dir
}}/vars/datadog_carn.yml"
roles
:
-
common
-
php
#
- php
-
role
:
nginx
nginx_sites
:
-
lms
-
cms
-
lms-preview
-
phpmyadmin
#
- phpmyadmin
nginx_template_directory
:
"
{{local_dir}}/nginx/templates/carnegie/"
-
{
'
role'
:
'
edxapp'
,
'
openid_workaround'
:
true
}
-
datadog
...
...
playbooks/edx-west/cme-prod-app.yml
View file @
cc9591d3
...
...
@@ -13,8 +13,8 @@
# this gets all running prod webservers
#- hosts: tag_environment_prod:&tag_function_webserver
# or we can get subsets of them by name
-
hosts
:
~tag_Name_app(10|20)_cme
#- hosts: ~tag_Name_app2
0_cme
#
- hosts: ~tag_Name_app(10|20)_cme
-
hosts
:
~tag_Name_app1
0_cme
sudo
:
True
vars_prompt
:
-
name
:
"
migrate_db"
...
...
playbooks/edx-west/stage-app.yml
View file @
cc9591d3
-
hosts
:
tag_environment_stage:&tag_function_webserver
#- hosts: tag_environment_stage:&tag_function_webserver
-
hosts
:
~tag_Name_app10_stage
sudo
:
True
vars_prompt
:
-
name
:
"
migrate_db"
...
...
playbooks/edx-west/stage-worker.yml
View file @
cc9591d3
# this gets all running stage util machi
en
s
# this gets all running stage util machi
ne
s
-
hosts
:
tag_environment_stage:&tag_function_util
# or we can get subsets of them by name
#- hosts: ~tag_Name_util(1|2)_stage
...
...
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