pagure: set max_mem_size

By default max_mem_size is 5 * mem, but when you get to higher memory
sizes that goes over the memory the host has and installs will fail. Set
it to just what we might ever increase it to.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-15 10:23:46 -07:00
parent 348ec04e3a
commit a6fc1adcd8

View file

@ -2,6 +2,7 @@
# Define resources for this group of hosts here.
lvm_size: 750000
mem_size: 49152
max_mem_size: 131072
num_cpus: 16
# for systems that do not match the above - specify the same parameter in