Closed
Bug 1268820
Opened 10 years ago
Closed 10 years ago
verify, validate, and simplify Kinto.ini
Categories
(Cloud Services :: Server: Remote Settings, defect)
Cloud Services
Server: Remote Settings
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dmaher, Assigned: tarek)
Details
The current incarnation of kinto.ini in both Stage and Prod is the result of a long organic. It today contains numerous items that are either unused or are incorrect[0]. I propose that we pick through the config with a fine-toothed comb and prune out every item that isn't used, and verify every item that's left over.
As per :leplatrem[1], we can use the kinto-dist[2] ini as a base for comparison.
[0] https://github.com/mozilla-services/puppet-config/pull/1987
[1] https://github.com/mozilla-services/puppet-config/pull/1987#issuecomment-215665961
[2] https://github.com/Kinto/kinto-dist/blob/master/config/kinto.ini
| Assignee | ||
Comment 1•10 years ago
|
||
The current kinto.ini in puppet looks pretty sharp, besides the fxa-oauth things that could be removed.
I don't see other improvements. Daniel do you want a PR for that in puppet ?
Flags: needinfo?(dmaher)
| Reporter | ||
Comment 2•10 years ago
|
||
Mathieu and Rémy suggested leaving the fxa-oauth items in place (just commented out), so that they could be re-enabled in the future for the admin panel (for example). Fine with me. :)
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(dmaher)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•