Closed
Bug 1175376
Opened 10 years ago
Closed 10 years ago
build socorroadmin from puppet
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1175372
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
socorroadmin has had some customization during testing that we should capture in puppet:
* crash-data-tools checked out in /data/crash-data-tools
** from https://hg.mozilla.org/users/dbaron_mozilla.com/crash-data-tools/
* new crontab entries in /etc/cron.d/socorro
** sync local reports to S3 bucket
** correlation report
Note that the rest are needed today, but should be removed soon in favor of bug 1158877:
* /data/bin/cron_daily_reports.sh (from old admin box)
* /data/socorro/application/scripts/config/{dailyurlconfig,commonconfig}.py
** copied from .dist
* new crontab entry in /etc/cron.d/socorro
** daily CSV report
Assignee | ||
Comment 1•10 years ago
|
||
Actually you know what - all of these functions would make sense to just do on the analysis box instead. That's where the output of the reports goes, then we just have one place to deal with syncing to S3 (for backup purposes.)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•