lkuchlan | 0cd6c99 | 2020-01-01 15:56:52 +0200 | [diff] [blame^] | 1 | --- |
2 | fixes: | ||||
3 | - | | ||||
4 | Fixed bug #1858024. Define a signle key for multiple instances. | ||||
5 | Currently every instance initialization creates a unique keypair. | ||||
6 | An unnecessary resource duplication, when a single user boots more | ||||
7 | than one instance. | ||||
8 | Depending on test flow this may also cause keypair mismatch. |