1gb is not enough for a rhel7 install to work anymore

This commit is contained in:
Kevin Fenzi 2018-05-15 01:36:25 +00:00
parent 9ee3b65f20
commit 411db5e667
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: 2
# 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: 2
# Definining these vars has a number of effects