1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-29 18:50:08 +03:00

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

(cherry picked from commit 800bfbba0f5090d5adfaec08284bc397606f6dda)
This commit is contained in:
Daniel Clavijo Coca 2023-12-10 04:36:23 -06:00 committed by Ruben S. Montero
parent 9563cdd339
commit 16b5d98caa
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

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
*