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
882e7570
Commit
882e7570
authored
Dec 14, 2013
by
Ubuntu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reset configuration YAML files to install defaults
parent
8bccedd6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
playbooks/edx-west/carnegie-prod-app.yml
+1
-0
playbooks/edx-west/cme-prod-app.yml
+1
-0
playbooks/edx-west/prod-worker.yml
+2
-2
No files found.
playbooks/edx-west/carnegie-prod-app.yml
View file @
882e7570
#- hosts: ~tag_Name_app(10|20)_carn
-
hosts
:
~tag_Name_app10_carn
#- hosts: ~tag_Name_app20_carn
sudo
:
True
vars_prompt
:
-
name
:
"
migrate_db"
...
...
playbooks/edx-west/cme-prod-app.yml
View file @
882e7570
...
...
@@ -15,6 +15,7 @@
# or we can get subsets of them by name
#- hosts: ~tag_Name_app(10|20)_cme
-
hosts
:
~tag_Name_app10_cme
#- hosts: ~tag_Name_app20_cme
sudo
:
True
vars_prompt
:
-
name
:
"
migrate_db"
...
...
playbooks/edx-west/prod-worker.yml
View file @
882e7570
# For all util machines
#
- hosts: tag_environment_prod:&tag_function_util
-
hosts
:
tag_environment_prod:&tag_function_util
# or we can get subsets of them by name
-
hosts
:
~tag_Name_util10_prod
#
- hosts: ~tag_Name_util10_prod
sudo
:
True
vars
:
# this indicates the path to site-specific (with precedence)
...
...
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