Script creating new VMs #252
@ -71,7 +71,7 @@ fi
|
||||
|
||||
# setting --os-variant to ubuntu20.04 and ubuntu18.04 breaks SSH and networking
|
||||
virt-install \
|
||||
--name cloudinit-1 \
|
||||
--name "$VMNAME" \
|
||||
--ram "$RAM" \
|
||||
--vcpus "$CPUS" \
|
||||
|
||||
--cpu host \
|
||||
|
Loading…
x
Reference in New Issue
Block a user
We won't want to edit the script on the host all the time, so why not simply: