raise lvm size for proxies stg

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2024-05-08 20:33:10 -03:00 committed by phsmoura
parent 4e962095f9
commit 3f5658481f

View file

@ -33,7 +33,7 @@ ipa_client_sudo_groups:
- sysadmin-noc
ipa_host_group: proxies
ipa_host_group_desc: Proxies between internal hosts and the Internet
lvm_size: 50000
lvm_size: 100000
# This is used in the httpd.conf to determine the value for serverlimit and
# maxrequestworkers. On 8gb proxies, 900 seems fine. But on 4gb proxies, this
# should be lowered in the host vars for that proxy.