1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00

M #: Update core updateconf description with allowed changes (#2864)

This commit is contained in:
Daniel Clavijo Coca 2023-12-10 04:36:23 -06:00 committed by GitHub
parent c6f82e4ecc
commit 800bfbba0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1203,7 +1203,7 @@ public:
* Updates the configuration attributes based on a template, the state of
* the virtual machine is checked to assure operation consistency
* @param tmpl with the new attributes include: OS, RAW, FEAUTRES,
* CONTEXT and GRAPHICS.
* CONTEXT, INPUT, BACKUP_CONFIG, CPU_MODEL and GRAPHICS.
* @param err description if any
* @param append true append, false replace
*