Hello
In my templates I have the variable “SET_HOSTNAME = $name” in context section
It could happen that a user starts a VM using a hostname that must be changed afterward.
He can edit the name in suntone, change the hostname in the operating system, but obviously the VM at the next reboot will resume the SET_HOSTNAME value.
There is a way to give the permission to change “SET_HOSTNAME” variable to the end user, without engage the admin user?
Thank you