newvm: Fix vCPU count/CPU model
Although the `newvm.sh` script had a `--vcpus` argument, its value was never being used. The `--cpu host` argument for `virt-install` is deprecated in favor of `--cpu host`.
This commit is contained in:
Reference in New Issue
Block a user