Project

General

Profile

Download (780 Bytes) Statistics
| Branch: | Tag: | Revision:
---
apache::default_vhost: false
apache::default_mods: false
apache::mpm_module: 'event'
apache::protocols:
- 'h2'
- 'h2c'
- 'http/1.1'

dhcp::config_comment: |
READ: This file was written the foreman-installer and not by the Foreman
application. Any updates to subnets in the Foreman database are not
automatically reflected in this configuration and vice versa. Configuration
updates like DNS servers or adding/removing subnets must be done both in
Foreman application and in this configuration preferably via
foreman-installer. Use custom-hiera.yaml for multiple subnets.

foreman::config::apache::proxy_params:
retry: '0'
timeout: '900'

# Match default in PostgreSQL 14+ sooner to phase out MD5
postgresql::globals::password_encryption: 'scram-sha-256'
(1-1/2)