Fixing getrandom()
Fixing getrandom()
Posted Oct 4, 2019 9:23 UTC (Fri) by zdzichu (subscriber, #17118)In reply to: Fixing getrandom() by kmeyer
Parent article: Fixing getrandom()
Because host keys need to be unique. Installer is used once to create a template. This template is then used number of times to create virtual machines.
Template cannot contain pregenerated host keys, because every VM would have the same key.
Using installer everytime when creating new VM is not feasible, installation process takes too much time. Creating new VM is something that should take no more than few seconds.
Template cannot contain pregenerated host keys, because every VM would have the same key.
Using installer everytime when creating new VM is not feasible, installation process takes too much time. Creating new VM is something that should take no more than few seconds.