Lets see if this makes fas more reliable for now.

This commit is contained in:
Kevin Fenzi 2018-05-20 20:44:33 +00:00
parent ecedc57175
commit b596d3ef03
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
---
# Define resources for this group of hosts here.
lvm_size: 30000
mem_size: 8192
num_cpus: 4
mem_size: 16384
num_cpus: 8
virt_install_command: "{{ virt_install_command_rhel6 }}"

View file

@ -20,8 +20,8 @@ dbs_to_backup:
# These are normally group variables, but in this case db servers are often different
lvm_size: 100000
mem_size: 8192
num_cpus: 4
mem_size: 16384
num_cpus: 8
fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-veteran
#