One-liner libvirt KVM guest
Boot and install a new KVM guest with guest agent support with this super simple libvirt one-liner (great for scripts and CI deployments).
Tested on a Centos 7.1 host creating a Centos 7.1 guest from a basic Kickstart file.
Parameters should be quite self-explanatory, in any case here's the documentation for virt-install. Important: remember to change the unix socket path on the last line.
Tested on a Centos 7.1 host creating a Centos 7.1 guest from a basic Kickstart file.
Parameters should be quite self-explanatory, in any case here's the documentation for virt-install. Important: remember to change the unix socket path on the last line.