Commit 387f1c4
committed
MDBF-712 Fix Libvirt startup script
Libvirt authenticates with qemu+ssh to hosts that provide VM workers. It requires the private key for the session user and the list of known hosts.
Since the script was adapted to the new buildbot.tac paths, we need to ensure that we locate the two files mentioned above and copy them into the .ssh directory of the master container's user.1 parent ebeafa1 commit 387f1c4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments