cloud-init packege_upgrade=true

Jan 4, 2016
14
0
21
51
Hello the implementation of PVE/QemuServer/Cloudinit.pm puts on user_data by default package_upgrade=true this is problematic if a reboot or migration is done and you do not want to do an update. How can this behavior be remedied?
 
For now there's no way to change that except for modifying the local file in /usr/share/perl5/PVE/QemuServer/Cloudinit.pm
You could add an enhancement in our bugtracker(https://bugzilla.proxmox.com/) for this option.