Re: [pve-devel] Cloud Init Questions

2018-03-13 Thread Wolfgang Bumiller
On Tue, Mar 13, 2018 at 11:27:31AM +0100, Dominik Csapak wrote: > Hi, > > since the cloud init patches got recently applied, i had a few questions to > any one actually using cloud init > > currently the instance-id is the hash of the config (afaics) > so we trigger the cloud-init code for a new

[pve-devel] Cloud Init Questions

2018-03-13 Thread Dominik Csapak
Hi, since the cloud init patches got recently applied, i had a few questions to any one actually using cloud init currently the instance-id is the hash of the config (afaics) so we trigger the cloud-init code for a new instance each time we have a differing config isn't this a little too much