Beef up the new packages nodes to match the existing ones.

This commit is contained in:
Ralph Bean 2014-03-12 21:17:34 +00:00
parent a86f60f6f1
commit 0391c56cfd
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 1024
num_cpus: 2
lvm_size: 100000
mem_size: 8192
num_cpus: 4
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file

View file

@ -1,8 +1,8 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 1024
num_cpus: 2
lvm_size: 80000
mem_size: 4096
num_cpus: 4
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file