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
f1a34157
Commit
f1a34157
authored
Jan 13, 2014
by
Feanil Patel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update edx-west plays with new nginx variables.
parent
dd147732
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
0 deletions
+10
-0
playbooks/edx-west/cme-prod-app.yml
+2
-0
playbooks/edx-west/edxapp_rolling_example.yml
+2
-0
playbooks/edx-west/prod-app.yml
+2
-0
playbooks/edx-west/stage-app.yml
+2
-0
playbooks/edx-west/stage-debug.yml
+2
-0
No files found.
playbooks/edx-west/cme-prod-app.yml
View file @
f1a34157
...
...
@@ -39,6 +39,8 @@
-
lms
-
cms
-
lms-preview
nginx_default_sites
:
-
lms
-
{
'
role'
:
'
edxapp'
,
'
openid_workaround'
:
true
,
'
template_subdir'
:
'
cme'
}
# run this role last
# - in_production
playbooks/edx-west/edxapp_rolling_example.yml
View file @
f1a34157
...
...
@@ -21,6 +21,8 @@
-
lms
-
cms
-
lms-preview
nginx_default_sites
:
-
lms
-
edxapp
-
ruby
post_tasks
:
...
...
playbooks/edx-west/prod-app.yml
View file @
f1a34157
...
...
@@ -32,6 +32,8 @@
-
lms
-
cms
-
lms-preview
nginx_default_sites
:
-
lms
-
edxapp
-
apache
-
shibboleth
...
...
playbooks/edx-west/stage-app.yml
View file @
f1a34157
...
...
@@ -24,6 +24,8 @@
-
lms
-
cms
-
lms-preview
nginx_default_sites
:
-
lms
-
edxapp
-
apache
-
shibboleth
...
...
playbooks/edx-west/stage-debug.yml
View file @
f1a34157
...
...
@@ -19,6 +19,8 @@
-
lms
-
cms
-
lms-preview
nginx_default_sites
:
-
lms
-
edxapp
-
ansible_debug
#- apache
...
...
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