1gb ram is just not enough.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-16 11:59:19 -07:00
parent d7758701d3
commit 512440b0fe
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 1024
mem_size: 4096
num_cpus: 1
# for systems that do not match the above - specify the same parameter in

View file

@ -1,7 +1,7 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 1024
mem_size: 4096
num_cpus: 1
# for systems that do not match the above - specify the same parameter in