customize machine parameters at creation time - how to?

  • Thread starter Thread starter stevek
  • Start date Start date
S

stevek

Guest
Hello,

For example I want all VZ CT created with option: FEATURES="nfs:on " - how can I do that?
Same for kvm machine, I would like to add option such as

args: -balloon virtio

At the moment I have to do it manually for each machine.

Is there a way to run a custom script after machine (kvm/ct) creations? That would automate many tasks that I would like to do.

Many thanks.