You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only way to share a VM is to use the gui or xo-cli.
What you can do with the terraform provider is to attach a resource set to a VM. This resource set can have the option "Share VMs by default" so that the new VM should be shared.
Unfortunately you cannot create a resource set with this option in terraform, but you can import it.
I don't know why there is this comment in the source code, nor why the "shared by default" option is not available in the terraform resource set. I will investigate.
If you feel comfortable, feel free to make a PR for this :)
Xen Orchestra already supports VM sharing between members in the Resource Set, this can be defined when creating a VM in the Advanced tab:
And in the Misc tab on the VM Advanced page:
Is there a plan to support this feature?
OBS:
xo-cli
:The text was updated successfully, but these errors were encountered: