Closed
Bug 1608141
Opened 5 years ago
Closed 5 years ago
Add a 'static' provider to community-tc
Categories
(Cloud Services :: Operations: Taskcluster, task)
Cloud Services
Operations: Taskcluster
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: edunham)
References
(Blocks 1 open bug)
Details
Please add a static provider to the worker_manager.providers
map:
worker_manager:
providers:
... # existing providers
static:
providerType: static
(no secrets or other config required, it's short and sweet)
fixed in sops c58a94b504a923e65fc901c6f9a19ba85d3ff795, cc bpitts
Comment 2•5 years ago
|
||
LGTM; thanks edunham! Let's close this once the change is on firefox ci.
Assignee: nobody → edunham
Reporter | ||
Comment 3•5 years ago
|
||
This is in place now (on community, which is what the bug requested)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•