Closed
Bug 826155
Opened 13 years ago
Closed 13 years ago
please (re-)deploy train 2012.12.07 to stage
Categories
(Cloud Services :: Server: Identity, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jrgm, Assigned: gene)
Details
+++ This bug was initially created as a clone of Bug #819850 +++
To get a final fix out on train-2012.11.23 in prod, we rolled back stage to that train just before Christmas.
So this is a re-request to deploy train-2012.12.07 to stage again. SHA is f9ee4707 from notes in bug 819850.
Also, ozten wanted a change noted in https://bugzilla.mozilla.org/show_bug.cgi?id=819850#c21. ozten, can you elaborate, because, offhand that doesn't look right to me.
| Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•13 years ago
|
||
f9ee47079ca0883ac9a4bf03c35b3139c18ee918 deployed as browserid-server-0.2012.12.07-4.el6_111681.x86_64.rpm on stage
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•13 years ago
|
||
Ozten would this be an example of what you're talking about? :
Index: production.json.stage
===================================================================
--- production.json.stage (revision 55298)
+++ production.json.stage (working copy)
@@ -39,5 +39,5 @@
"keysigner_url": "http://keysign.idkeysign.scl2.stage.svc.mozilla.com",
"dbwriter_url": "http://dbwriter.idsecweb.scl2.stage.svc.mozilla.com",
"browserid_url": "http://127.0.0.1:62700",
- "proxy_idps": {}
+ "proxy_idps": { {"yahoo.com":"yahoo.login.anosrep.org"} }
}
Comment 3•13 years ago
|
||
I think there are too many curly braces.
Example added to production.json
https://gist.github.com/4455226
| Assignee | ||
Comment 4•13 years ago
|
||
This change has been made, deployed and services have been restarted in stage.
| Assignee | ||
Comment 5•13 years ago
|
||
Oh. darn. Ok I'll fix it.
| Assignee | ||
Comment 6•13 years ago
|
||
Should be fixed now
You need to log in
before you can comment on or make changes to this bug.
Description
•