summaryrefslogtreecommitdiffstats
path: root/lava-slave/Dockerfile
diff options
context:
space:
mode:
authorFabian Scheler <Fabian.Scheler@siemens.com>2020-07-14 13:24:12 +0200
committerFabian Scheler <Fabian.Scheler@siemens.com>2020-07-14 13:24:12 +0200
commit2d7a167ffe0cd2a2db5164a63c16c13464376cff (patch)
treed0981a397556c1c6a90a15dbc71039900ab9cbb4 /lava-slave/Dockerfile
parentc6592d385d17b89e6dd9dc244fb592d5ab38f28a (diff)
[Fix] Ensure proper filename of public master key
Currently, the public master key is references as $LAVA_MASTER.key in e.g. scripts/setup.sh. If the key is named master.key it is copied to $LAVA_MASTER.key by scripts/setup.sh. However, no nameing convention for the public master key provided to lavalab-gen.py is documented, so the worker simply will not start if the key is stored as e.g. master-public.key. Running into such error scenarios could simply be prevented by copying the public master key to an appropriatly named file in lavalab-gen.py. This is done here.
Diffstat (limited to 'lava-slave/Dockerfile')
0 files changed, 0 insertions, 0 deletions