and make it have 10 cpus
This commit is contained in:
parent
3a1076d7e4
commit
273b75ab85
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ mariadb_root_password: "{{ dbqa01_mysql_root_password }}"
|
|||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 300000
|
||||
mem_size: 16384
|
||||
num_cpus: 6
|
||||
num_cpus: 10
|
||||
tcp_ports: [ 5432, 443, 3306 ]
|
||||
fas_client_groups: sysadmin-qa,sysadmin-noc,sysadmin-veteran
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue