Closed
Bug 958265
Opened 11 years ago
Closed 11 years ago
create consolidated secrets section in ini files for usernames and passwords
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
VERIFIED
FIXED
72
People
(Reporter: lars, Assigned: lars)
Details
(Whiteboard: [qa-])
Attachments
(2 files)
the resource section recently added to the ini files consolidates site wide settings for external resources (hostnames, ports, various other settings). To enable us to fully take advantage of Puppet, it has been requested that we also move usernames and passwords into their own ini files. That way, they can be kept under tighter control as separate entities from more mundane settings.
the attachment has an example of a full set of config files for production/staging (minus usernames and passwords).
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8357986 -
Flags: review?(rhelmer)
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/226439a11f7feeecd967a7b70a2b078f220cf4cc
Merge pull request #1778 from twobraids/secrets
fixes Bug 958265 (v72) - added secrets section; updated default classes
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment #8357986 -
Flags: review?(rhelmer)
You need to log in
before you can comment on or make changes to this bug.
Description
•