Closed Bug 694115 Opened 13 years ago Closed 13 years ago

Adjust settings_local for builder preview

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: oremj)

Details

For builder-addons.allizom.org this is in the settings_local file:
  ES_INDEX = 'flightdeck_preview'

And it should be this:
  ES_INDEXES = {
      'default': 'flightdeck_preview',
  }
Assignee: server-ops → jeremy.orem+bugs
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.