Files
puppet-horizon/spec/classes
Takashi Kajinami fa7b8c6d4a Allow customizing apache::vhost parameters for SSL vhost
This change introduces the new ssl_extra_params parameter, which allows
overriding apache::vhost parameters for SSL vhost. This parameter
behaves like the existing extra_params parameter, but affects only
the SSL vhost. When this parameter is NOT set, then the extra_params
parameter affects both non-SSL vhost and SSL vhost.

Change-Id: I88fc341f6970006b03cc796117e2fb8f46e87a52
2022-04-05 08:56:13 +09:00
..