Closed Bug 1028917 Opened 11 years ago Closed 11 years ago

[bedrock] Update a setting on all bedrock environments

Categories

(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: agibson, Assigned: cturra)

References

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/413] )

Please update the following setting in the 'bedrock/settings/local.py' file for all bedrock environments (demo*, dev, stage, and prod): MAPBOX_TOKEN = 'mozilla-webprod.ijaeac5j'
Blocks: 1027184
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/413]
i have pushed the updated MAPBOX_TOKEN config to all dev, demo and stage environments. can you please confirm they're functioning as expected before we move this into production?
Assignee: server-ops-webops → cturra
Flags: needinfo?(agibson)
How quickly does this usually take to update? I'm still not seeing the updated token being used here: https://www.allizom.org/en-US/contact/spaces/ If I inspect the src attribute of one of the map tile images, it is still using the old key (mozilla-webprod.e91ef8b3).
Flags: needinfo?(agibson)
i just confirmed and each of the stage nodes have the correct (updated) config file. to make sure mod_wsgi had reloaded the config file, i also ran an `apachectl graceful`.
I checked stage again and I can now confirm that the maps are using the updated token and are working as expected: This is the src for one of the map tiles on stage: https://b.tiles.mapbox.com/v3/mozilla-webprod.ijaeac5j/3/4/3@2x.png This is good to go to prod - many thanks!
Actually, I seem to have found an issue - can you please revert this change? Sorry
False alarm, please disregard comment 5
updated in prod as requested. i also confirmed that the correct MAPBOX_TOKEN is present by reviewing the source at: https://www.mozilla.org/en-US/contact/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.