[pve-devel] Include name of template in LXC conf file?
Dietmar Maurer
dietmar at proxmox.com
Mon Oct 17 06:26:03 CEST 2016
> Is there any reason why the LXC conf file should not retain the name of the
> original template file? I am prepared to submit a patch for this, if that
> would be acceptable.
We only store the OS type, for example:
ostype: debian
arch: amd64
Storing the original template seems misleading to me, because users
often update the container, so the template does not contain the
same content as the container.
I guess it would be better to use the latest available
template instead?
More information about the pve-devel
mailing list