mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
generic-worker on macOS: configure livelog
This commit is contained in:
parent
a5089885ac
commit
ff1e2c2394
4 changed files with 32 additions and 12 deletions
|
@ -12,5 +12,5 @@ def ext_pillar(_minion_id, _pillar, *_args):
|
|||
tc.check()
|
||||
data = {}
|
||||
data.update(tc.secret("project/servo/tc-client/worker/macos/1"))
|
||||
data.update(tc.secret("project/servo/livelog-secret/1"))
|
||||
data.update(tc.livelog())
|
||||
return data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue