blob: b94e1c9e833413e7c0bc6a1fb9d3975ca7f2163d [file] [log] [blame]
---
fixes:
- |
Fixed bug #1858024. Define a signle key for multiple instances.
Currently every instance initialization creates a unique keypair.
An unnecessary resource duplication, when a single user boots more
than one instance.
Depending on test flow this may also cause keypair mismatch.