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
bebfdb85
Commit
bebfdb85
authored
Jul 12, 2016
by
Kevin Falcone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Missed rename of a file
https://github.com/edx/configuration/pull/2723
parent
54e89f13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
playbooks/edx-east/retire_host.yml
+2
-2
No files found.
playbooks/edx-east/retire_host.yml
View file @
bebfdb85
...
...
@@ -24,8 +24,8 @@
tasks
:
-
name
:
Terminate existing s3 log sync
command
:
/usr/bin/pkill send-logs-to-s3 ||
true
-
name
:
"
Ensure
send-logs-to-
s3
script
is
in
the
logrotate
file"
shell
:
grep send-logs-to-
s3
/etc/logrotate.d/hourly/tracking.log
-
name
:
"
Ensure
send-logs-to-
object-store
script
is
in
the
logrotate
file"
shell
:
grep send-logs-to-
object-store
/etc/logrotate.d/hourly/tracking.log
# We only force a rotation of edx logs.
# Forced rotation of system logfiles will only
# work if there hasn't already been a previous rotation
...
...
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