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
70f61504
Commit
70f61504
authored
May 02, 2016
by
Kevin Falcone
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3002 from edx/jibsheet/remove-old-syncing-task
We use logrotate, not this absent cronjob
parents
bc63b580
cb3d19c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
playbooks/roles/aws/tasks/main.yml
+0
-11
No files found.
playbooks/roles/aws/tasks/main.yml
View file @
70f61504
...
...
@@ -90,17 +90,6 @@
owner=root group=root mode=0644
when
:
AWS_S3_LOGS
# cron job runs the aws s3 sync script
# this job will log its output to /var/log/aws
-
name
:
cronjob for s3 log sync
cron
:
name
:
"
cronjob
for
s3
log
sync"
user
:
root
minute
:
0
job
:
"
{{
aws_s3_sync_script
}}
>
/dev/null
2>&1"
state
:
absent
when
:
AWS_S3_LOGS
# update the ssh motd on Ubuntu
# Remove some of the default motd display on ubuntu
# and add a custom motd. These do not require an
...
...
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