Page MenuHomeDevCentral

Allow several DB_ entries in .env
ClosedPublic

Authored by dereckson on Tue, Oct 28, 01:20.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 25, 02:30
Unknown Object (File)
Sat, Nov 22, 00:50
Unknown Object (File)
Thu, Nov 20, 09:10
Unknown Object (File)
Thu, Nov 20, 08:42
Unknown Object (File)
Thu, Nov 20, 02:17
Unknown Object (File)
Mon, Nov 17, 15:57
Unknown Object (File)
Mon, Nov 17, 13:14
Unknown Object (File)
Sat, Nov 15, 18:33
Subscribers
None

Details

Summary

Currently, .env files can received DB_ variables from a pillar section 'db'.
This change allows to define several of those sections.

Use case:
For Obsidian Workspaces, we also need to connect to Orbeon.

Ref T2160

Test Plan
  • This change should be no-op
  • This change should allow D3817 to populate .env

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
dotenv-multi-db
Build Status
Buildable 6104
Build 6388: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Wed, Oct 29, 21:25
This revision was automatically updated to reflect the committed changes.