mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Add more disk/mem for aarch64 db
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user