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
2fd6d4d8
Commit
2fd6d4d8
authored
Oct 11, 2013
by
John Jarvis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating edx-west plays for new nginx syntax
parent
c1bd2be8
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
37 additions
and
9 deletions
+37
-9
playbooks/edx-west/cme-prod-app.yml
+5
-1
playbooks/edx-west/edxapp_rolling_example.yml
+5
-1
playbooks/edx-west/prod-app.yml
+5
-1
playbooks/edx-west/prod-ora.yml
+3
-1
playbooks/edx-west/prod-xqueue.yml
+3
-1
playbooks/edx-west/stage-app.yml
+5
-1
playbooks/edx-west/stage-debug.yml
+5
-1
playbooks/edx-west/stage-ora.yml
+3
-1
playbooks/edx-west/stage-xqueue.yml
+3
-1
No files found.
playbooks/edx-west/cme-prod-app.yml
View file @
2fd6d4d8
...
...
@@ -32,7 +32,11 @@
-
"
{{
secure_dir
}}/vars/edxapp_prod_users.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
lms
-
cms
-
lms-preview
-
{
'
role'
:
'
edxapp'
,
'
openid_workaround'
:
true
}
# run this role last
# - in_production
playbooks/edx-west/edxapp_rolling_example.yml
View file @
2fd6d4d8
...
...
@@ -15,7 +15,11 @@
state
:
'
absent'
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
lms
-
cms
-
lms-preview
-
edxapp
-
ruby
post_tasks
:
...
...
playbooks/edx-west/prod-app.yml
View file @
2fd6d4d8
...
...
@@ -26,7 +26,11 @@
-
"
{{
secure_dir
}}/vars/shib_prod_vars.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
lms
-
cms
-
lms-preview
-
edxapp
-
apache
-
shibboleth
...
...
playbooks/edx-west/prod-ora.yml
View file @
2fd6d4d8
...
...
@@ -16,5 +16,7 @@
-
"
{{
secure_dir
}}/vars/edxapp_prod_users.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
ora
-
ora
playbooks/edx-west/prod-xqueue.yml
View file @
2fd6d4d8
...
...
@@ -15,5 +15,7 @@
-
"
{{
secure_dir
}}/vars/edxapp_prod_users.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
xqueue
-
xqueue
playbooks/edx-west/stage-app.yml
View file @
2fd6d4d8
...
...
@@ -17,7 +17,11 @@
-
"
{{
secure_dir
}}/vars/shib_stage_vars.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
lms
-
cms
-
lms-preview
-
edxapp
-
apache
-
shibboleth
playbooks/edx-west/stage-debug.yml
View file @
2fd6d4d8
...
...
@@ -12,7 +12,11 @@
#- "{{ secure_dir }}/vars/shib_stage_vars.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
lms
-
cms
-
lms-preview
-
edxapp
-
ansible_debug
#- apache
...
...
playbooks/edx-west/stage-ora.yml
View file @
2fd6d4d8
...
...
@@ -10,6 +10,8 @@
-
"
{{
secure_dir
}}/vars/edxapp_stage_users.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
ora
-
ora
playbooks/edx-west/stage-xqueue.yml
View file @
2fd6d4d8
...
...
@@ -10,7 +10,9 @@
-
"
{{
secure_dir
}}/vars/edxapp_stage_users.yml"
roles
:
-
common
-
nginx
-
role
:
nginx
nginx_sites
:
-
xqueue
-
xqueue
#- hosts: tag_aws_cloudformation_stack-name_feanilpractice:&tag_group_edxapp
...
...
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