| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Ignoring /etc/logrotate.d/s3-mirror because the file owner is wrong
(should be root).
|
| |
|
| |
|
|
|
|
|
|
|
| |
The s3sync has been running successfully for some time now.
Unfortunately the last step, which runs report_mirror to update the
status of the s3 mirrors, failed as the report_mirror configuration
files had wrong names (missing .conf).
|
|
|
|
|
|
|
|
|
|
|
|
| |
This changes the s3sync setup at multiple places:
* The s3sync script was using wrong paths which are now corrected
* After the sync report_mirror was started which is now installed
* The necessary report_mirror files are installed
* The s3sync script is now running from cron instead as a service
* Before touching any files fedmsg is queried to see if new files
are available for syncing
* logrotate has been adapted to the new setup
|
| |
|
| |
|
| |
|
|
|
|
| |
Add cron job for s3logs-sync, but disabled for now.
|
|
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
|