Closed
Bug 1071036
Opened 11 years ago
Closed 11 years ago
Please add new setting to settings_local.py on SUMO
Categories
(Infrastructure & Operations Graveyard :: WebOps: Community Platform, task)
Infrastructure & Operations Graveyard
WebOps: Community Platform
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rrosario, Assigned: cturra)
References
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1311] )
We need to following setting added to our SUMO settings_local.py files:
# On support-dev:
CRONJOB_LOCK_PREFIX = 'sumo-dev'
# On support-stage:
CRONJOB_LOCK_PREFIX = 'sumo-stage'
# On support-prod:
CRONJOB_LOCK_PREFIX = 'sumo-prod'
This only affects cron jobs, so we don't need to restart anything. Also, go ahead and make the change on all. No need to confirm. Thanks!
| Assignee | ||
Comment 1•11 years ago
|
||
settings file updated across all environments as requested.
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 11 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•