blob: b94e1c9e833413e7c0bc6a1fb9d3975ca7f2163d [file] [log] [blame]
lkuchlan0cd6c992020-01-01 15:56:52 +02001---
2fixes:
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.