Start running jobs on packethost again
Last time we learned things about networking and MTUs, this time we learned things about disk and not running out of it. We now have many more terabytes of disk space on our hypervisors so that we crash VMs (like our mirror) when they run out of disk. Change-Id: I2b1363c5a1e049082892d2f5f775a8309a19a04a
This commit is contained in:
parent
e70176c777
commit
71be0eab21
@ -231,7 +231,7 @@ providers:
|
||||
diskimages: *provider_diskimages
|
||||
pools:
|
||||
- name: main
|
||||
max-servers: 0
|
||||
max-servers: 10
|
||||
labels:
|
||||
- name: centos-7
|
||||
min-ram: 8000
|
||||
|
Loading…
Reference in New Issue
Block a user