VM Template UI: Keep custom XML edits when saving in template view.


Recommended Posts

Currently I have hand edited options at the end of my VM XML config, as well as a manually selected network model `<model type='vmxnet3'/>`


Example:
 

  </devices>
  <qemu:commandline>
    <qemu:arg value='one'/>
    <qemu:arg value='two'/>
    <qemu:arg value='three'/>
    <qemu:arg value='four'/>
  </qemu:commandline>
</domain>

 

Could the Template editor keep these custom edits by offering an editable field in the template to add <qemu:commandline>, and also offer a dropdown for the network card to allow selecting a model?

 

Thank you in advanced :)

Edited by WingmanNZ
  • Like 3
  • Upvote 1
Link to comment
  • 2 weeks later...
  • 4 months later...
  • 10 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.