diff options
author | Corentin LABBE <clabbe@baylibre.com> | 2021-02-05 08:39:52 +0000 |
---|---|---|
committer | Corentin LABBE <clabbe@baylibre.com> | 2021-02-05 11:48:15 +0000 |
commit | 5d49e030896a59ec83250d93352f3d37ae8ff364 (patch) | |
tree | ae4031161b6975fa55bc3c90166637f50eeadc16 /lava-master/env | |
parent | 40fc2f87e4c38264d2070a2056657c0cbad217e1 (diff) |
Permit to set worker token in boards.yaml
LAVA 2020.09 dropped ZMQ and use now a token to authenticate worker
against master.
lava-docker already handle this by getting token via lavacli.
But we need to support to set token in boards.yaml, this patch permits
this.
Furthermore, the token was given to worker via --token, but this is bad
since token can be found by anyone running ps.
A better secure way is to use --token-file.
Diffstat (limited to 'lava-master/env')
0 files changed, 0 insertions, 0 deletions