Add more disk/mem for aarch64 db
This commit is contained in:
parent
e6c0acc2a0
commit
39843350fa
1 changed files with 10 additions and 0 deletions
10
inventory/group_vars/dbserver-secondary
Normal file
10
inventory/group_vars/dbserver-secondary
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# common items for the releng-* boxes
|
||||
lvm_size: 50000
|
||||
mem_size: 8192
|
||||
num_cpus: 4
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
fas_client_groups: sysadmin-noc
|
Loading…
Add table
Add a link
Reference in a new issue