diff --git a/vms/vm02.txt b/vms/vm02.txt index 27e4586..06c2f23 100644 --- a/vms/vm02.txt +++ b/vms/vm02.txt @@ -8,6 +8,7 @@ sshkey="ssh-ed25519 AAAAC3NzDI1NTE5AaaaIK7lMIQ4L4GcOyclKj9WLQPnHrGuP5ExjxZVmvLn" hostname="deploytest2" username="deploytest2" note="here be dragons!" +memory="2G" disk="10G" disk2="50G" format="img" diff --git a/vms/vm03.txt b/vms/vm03.txt index 3b506a9..5bcce61 100644 --- a/vms/vm03.txt +++ b/vms/vm03.txt @@ -8,7 +8,7 @@ sshkey="ssh-ed25519 AAAAC3NzDI1NTE5AaaaIK7lMIQ4L4GcOyclKj9WLQPnHrGuP5ExjxZVmvLn" hostname="deploytest3" username="deploytest3" note="here be dragons!" -memory="512M" -disk2="" +memory="1G" +disk2="100G" format="qcow2" referral=""