up the number of cpus for the systems in the group. add 2GB more ram also

This commit is contained in:
Stephen Smoogen 2021-03-24 18:36:08 -04:00
parent a3fd2875c2
commit 16ee589eee
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
---
# Define resources for this group of hosts here.
lvm_size: 30000
mem_size: 6144
num_cpus: 2
mem_size: 8192
num_cpus: 4
tcp_ports: [ 80, 88, 389, 443, 464, 636 ]
udp_ports: [ 88, 464 ]

View file

@ -1,8 +1,8 @@
---
# Define resources for this group of hosts here.
lvm_size: 30000
mem_size: 6144
num_cpus: 2
mem_size: 8192
num_cpus: 4
tcp_ports: [ 80, 88, 389, 443, 464, 636 ]
udp_ports: [ 88, 464 ]