mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Lets see if this makes fas more reliable for now.
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user