From 90d8616d1a04ad40ec302572ae1f67becb5180ab Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 16 Jun 2020 15:30:19 -0700 Subject: [PATCH] db-fas01: add another postgresql variable thats required now for rhel7 Signed-off-by: Kevin Fenzi --- inventory/host_vars/db-fas01.iad2.fedoraproject.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/db-fas01.iad2.fedoraproject.org b/inventory/host_vars/db-fas01.iad2.fedoraproject.org index 1eb071e506..701e2ab818 100644 --- a/inventory/host_vars/db-fas01.iad2.fedoraproject.org +++ b/inventory/host_vars/db-fas01.iad2.fedoraproject.org @@ -45,6 +45,7 @@ db_backup_dir: ['/backups'] shared_buffers: "2GB" effective_cache_size: "6GB" temp_buffers: "8MB" +max_stack_depth: "4MB" nagios_Can_Connect: false