diff --git a/config/foreman.hiera/common.yaml b/config/foreman.hiera/common.yaml index 82c965a8..543b8376 100644 --- a/config/foreman.hiera/common.yaml +++ b/config/foreman.hiera/common.yaml @@ -9,3 +9,7 @@ dhcp::config_comment: | foreman-installer. Use custom-hiera.yaml for multiple subnets. mongodb::server::set_parameter: "{diagnosticDataCollectionEnabled: false}" + +foreman::config::apache::proxy_params: + retry: '0' + timeout: '900'