On Thursday 20 July 2017 13:39:30 Neil Williams wrote:
On 20 July 2017 at 13:34, Jan-Simon Möller dl9pf@gmx.de wrote:
On Thursday 20 July 2017 14:28:40 Jan-Simon Möller wrote:
/etc/lava-server/env.yaml /etc/lava-server/dispatcher-config/env.yaml
So I'd need to create the file /etc/lava-server/dispatcher-config/env.yaml like so: http://paste.debian.net/977313/ ?
The file should already exist - it will need to exist on the server because all the dispatcher config is sent from the server to the worker.
There should not be anything in /etc/lava-server on a V2 worker.
Simply append what you need to the existing file on the master.
https://staging.validation.linaro.org/static/docs/v2/simple-admin.html#lava-... server
So the file exists in /etc/lava-server/env.yaml . But it does not exists in /etc/lava-server/dispatcher-config/env.yaml.
The documentation in lava-server.git/etc/env.yaml and https://staging.validation.linaro.org/static/docs/v2/simple-admin.html#lava-... is not clear about that and the difference between /etc/lava-server/env.yaml and /etc/lava-server/dispatcher-config/env.yaml .
So over here /etc/lava-server/dispatcher-config/env.yaml does not exist ... only /etc/lava-server/env.yaml.
Which one should I use ??