mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-12 21:57:23 +03:00
parent
cbf94db3fe
commit
051b36e0d9
@ -284,6 +284,8 @@ unique_ptr<VirtualMachineTemplate> VirtualMachineTemplate::get_updateconf_templa
|
||||
|
||||
copy_vector_values(this, conf_tmpl.get(), "RAW");
|
||||
|
||||
copy_vector_values(this, conf_tmpl.get(), "CPU_MODEL");
|
||||
|
||||
const VectorAttribute * context = get("CONTEXT");
|
||||
|
||||
if ( context != 0 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user