changed vm information for new notify tag PRICE

This commit is contained in:
mischa 2022-11-13 21:15:36 +01:00
parent 6acaa65efa
commit bef883c5b4
2 changed files with 3 additions and 2 deletions

View File

@ -8,6 +8,7 @@ sshkey="ssh-ed25519 AAAAC3NzDI1NTE5AaaaIK7lMIQ4L4GcOyclKj9WLQPnHrGuP5ExjxZVmvLn"
hostname="deploytest2" hostname="deploytest2"
username="deploytest2" username="deploytest2"
note="here be dragons!" note="here be dragons!"
memory="2G"
disk="10G" disk="10G"
disk2="50G" disk2="50G"
format="img" format="img"

View File

@ -8,7 +8,7 @@ sshkey="ssh-ed25519 AAAAC3NzDI1NTE5AaaaIK7lMIQ4L4GcOyclKj9WLQPnHrGuP5ExjxZVmvLn"
hostname="deploytest3" hostname="deploytest3"
username="deploytest3" username="deploytest3"
note="here be dragons!" note="here be dragons!"
memory="512M" memory="1G"
disk2="" disk2="100G"
format="qcow2" format="qcow2"
referral="" referral=""