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
a438d7ee
Commit
a438d7ee
authored
Dec 03, 2013
by
Ubuntu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resetting all YAML files to convenient place for next install
parent
5a6abdf4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
playbooks/edx-west/carnegie-prod-app.yml
+4
-4
playbooks/edx-west/cme-prod-app.yml
+2
-2
No files found.
playbooks/edx-west/carnegie-prod-app.yml
View file @
a438d7ee
-
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 @
a438d7ee
...
...
@@ -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"
...
...
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