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
5535847d
Commit
5535847d
authored
Aug 21, 2014
by
e0d
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1452 from edx/e0d/retire-hosts-fix
E0d/retire hosts fix
parents
8b41903c
830ea881
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
playbooks/edx-east/retire_host.yml
+4
-4
No files found.
playbooks/edx-east/retire_host.yml
View file @
5535847d
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# -e@/vars/env.yml --limit Terminating_Wait
# -e@/vars/env.yml --limit Terminating_Wait
-
name
:
Stop all services
-
name
:
Stop all services
hosts
:
Terminating_Wait
hosts
:
all
sudo
:
True
sudo
:
True
gather_facts
:
False
gather_facts
:
False
vars
:
vars
:
...
@@ -11,15 +11,15 @@
...
@@ -11,15 +11,15 @@
-
stop_all_edx_services
-
stop_all_edx_services
-
name
:
Sync the logs to s3
-
name
:
Sync the logs to s3
hosts
:
Terminating_Wait
hosts
:
all
sudo
:
True
sudo
:
True
tasks
:
tasks
:
-
name
:
run log script
-
name
:
run log script
command
:
/edx/bin/send-logs-to-s3
command
:
/edx/bin/send-logs-to-s3
-
name
:
Run minos
-
name
:
Run minos
hosts
:
Terminating_Wait
hosts
:
all
sudo
:
True
sudo
:
True
tasks
:
tasks
:
-
name
:
run minos
-
name
:
run minos
command
:
/edx/app/
aws/vens/bin/minos --config /edx/etc
/minos.yml --json
command
:
/edx/app/
minos/venvs/bin/minos --config /edx/etc/minos
/minos.yml --json
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