300GB is fine, no need for 3TB. ;)
This commit is contained in:
parent
b5e06c0c96
commit
dff3321453
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ dbs_to_backup:
|
||||||
host_backup_targets: ['/backups']
|
host_backup_targets: ['/backups']
|
||||||
|
|
||||||
# These are normally group variables, but in this case db servers are often different
|
# These are normally group variables, but in this case db servers are often different
|
||||||
lvm_size: 3000000
|
lvm_size: 300000
|
||||||
mem_size: 25165824
|
mem_size: 25165824
|
||||||
num_cpus: 8
|
num_cpus: 8
|
||||||
tcp_ports: [ 5432, 443 ]
|
tcp_ports: [ 5432, 443 ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue