chore: increase disk sizes again

running low on space with all those updates
This commit is contained in:
surtur 2021-05-20 06:14:22 +02:00
parent 0293202096
commit 1df3c9d8cf
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -45,7 +45,7 @@ hosts = {
vcpu = 1,
memory = "1024",
diskpool = "default",
disksize = "9370000000",
disksize = "10370000000",
mac = "00:00:00:13:37:23",
# sourceimage = "https://download.fedoraproject.org/pub/fedora/linux/releases/34/Cloud/x86_64/images/Fedora-Cloud-Base-34-1.2.x86_64.qcow2",
sourceimage = "/var/lib/libvirt/images/Fedora-Cloud-Base-34-1.2.x86_64.qcow2",
@ -114,7 +114,7 @@ hosts = {
vcpu = 1,
memory = "2048",
diskpool = "default",
disksize = "9370000000",
disksize = "10370000000",
mac = "00:00:00:13:37:26",
# sourceimage = "https://download.fedoraproject.org/pub/fedora/linux/releases/34/Cloud/x86_64/images/Fedora-Cloud-Base-34-1.2.x86_64.qcow2",
sourceimage = "/var/lib/libvirt/images/Fedora-Cloud-Base-34-1.2.x86_64.qcow2",