kvm-install-vm
kvm-install-vm copied to clipboard
No static network options?
Hello
How can I provide my own network settings?
Hmm. I thought it was an option, but I guess not. It needs the --extra-args
option.
I remember, the --extra-args wouldn't work for this because it requires --location and that won't work with this setup. You could, though, create static network options using the cloud-init script: https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html#datasource-nocloud
https://github.com/jespencer/kvm-install-vm/commit/12d2b64515009a999cb7563ff25d6aaae56256aa
I'm working on several networking additions, but it's not finished yet, nor stable and covered by tests. But maybe it's something you are looking for? I'm not sure what your use case might be.
I would like to use macvtap