From bef883c5b46f322b015a58f09fbeaaa2b6c8b041 Mon Sep 17 00:00:00 2001 From: mischa Date: Sun, 13 Nov 2022 21:15:36 +0100 Subject: [PATCH] changed vm information for new notify tag PRICE --- vms/vm02.txt | 1 + vms/vm03.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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=""