Le 13/01/2021 à 10:01, Alexandre Derumier a écrit :
> Currently, we always regenerate sshkeys on any config change.
>
> It should be done only before the first vm start, but currently can't known
> that.
>
> So, this patch only do it when vm is running.
Hi,
There is something indeed annoying w
On 02.12.20 20:17, Stoiko Ivanov wrote:
> The following patchset is meant as a first rc of our packaging for ZFS 2.0
>
> for the greatest part I mirrored the merge request by Antonio Russo over
> at salsa.d.o [0], and adapted where needed.
>
> Another change, which was merged at debian, before th
LVM RAID logical volumes (including mirrors) can be valid disk images, so they
should show up in storage content listings (for example pvesm list).
Including LV types is safer than excluding, especially because of possible
additional types in the future.
Co-developed-by: Fabian Grünbichler
Signe
We could add vendor data and put the ssh keys there:
https://cloudinit.readthedocs.io/en/latest/topics/vendordata.html
On 1/13/21 10:01 AM, Alexandre Derumier wrote:
Currently, we always regenerate sshkeys on any config change.
It should be done only before the first vm start, but currently c
Currently, we always regenerate sshkeys on any config change.
It should be done only before the first vm start, but currently can't known
that.
So, this patch only do it when vm is running.
Signed-off-by: Alexandre Derumier
---
PVE/QemuServer/Cloudinit.pm | 2 ++
1 file changed, 2 insertions(