mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-27 09:01:40 +08:00
db-datanommer01: bump memory up to help performance
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -19,7 +19,7 @@ dbs_to_backup:
|
||||
|
||||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 1000000
|
||||
mem_size: 16384
|
||||
mem_size: 65536
|
||||
num_cpus: 8
|
||||
tcp_ports: [ 5432, 443 ]
|
||||
fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-veteran
|
||||
|
||||
Reference in New Issue
Block a user