[pve-devel] VM is set to on boot no after creation
Dietmar Maurer
dietmar at proxmox.com
Fri Aug 24 10:11:43 CEST 2012
> ----- Mail original -----
> > > maybe can we add more options in datacenter.cfg to override vm
> > > options ?
> > >
> > > Or maybe can we add some "config template" for vm creation ?
> >
> > Something in datacenter.cfg - but I guess we want to introduce
> > 'sections' in datacenter.cfg, so that we can specify defaults for
> > different subsystems.
>
> What about extending pool functionnality ? It's already a "section" where
> one can put vms of a same kind.
In fact this is the reason why this is not implemented so far. The whole thing
is quite complex with pools and users:
- global defaults
- pool defaults
- user defaults
- group defaults
- storage defaults
...
We need to define where we want to lookup defaults.
More information about the pve-devel
mailing list