builder: change specs
moar disk, moar ram...
This commit is contained in:
parent
951434a202
commit
a6535b59e7
@ -23,10 +23,10 @@ mode = ["bridge"]
|
||||
hosts = {
|
||||
"builder" = {
|
||||
name = "builder",
|
||||
vcpu = 3,
|
||||
memory = 8192,
|
||||
vcpu = 4,
|
||||
memory = 1024 * 12,
|
||||
diskpool = "default",
|
||||
disksize = 1024 * 1024 * 1024 * 90,
|
||||
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",
|
||||
sourceimage = "/var/lib/libvirt/images/focal-server-cloudimg-amd64.img",
|
||||
|
Loading…
Reference in New Issue
Block a user