Closed Bug 1071036 Opened 10 years ago Closed 10 years ago

Please add new setting to settings_local.py on SUMO

Categories

(Infrastructure & Operations Graveyard :: WebOps: Community Platform, task)

task
Not set
normal

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!
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1311]
Blocks: 1069736
settings file updated across all environments as requested.
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 10 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.