fixes #3443 by implementing post_clone_hook for containers (which at the moment only generates a unique /etc/machine-id for the cloned container). this can be reused later for other things we want to do post clone.
Oguz Bektas (2): setup: add post_clone_hook for containers run post_clone_hook in clone_vm src/PVE/API2/LXC.pm | 37 ++++++++++++++++++++++++++++++------- src/PVE/LXC/Setup.pm | 12 ++++++++++++ src/PVE/LXC/Setup/Base.pm | 31 +++++++++++++++++++++++++++++++ 3 files changed, 73 insertions(+), 7 deletions(-) -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel