libvirt: use tf-pool for storage
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2021-07-14 16:57:23 +02:00
parent 5af4d799fb
commit ce201615ef
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -25,7 +25,7 @@ hosts = {
name = "builder",
vcpu = 2,
memory = 1024 * 10,
diskpool = "default",
diskpool = "tf-pool",
disksize = 1024 * 1024 * 1024 * 150,
mac = "02:26:00:13:37:00",
# sourceimage = "https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img",