puppet-horizon/spec/classes
Tobias Urdin 2ae5f46740 Add ssl_verify_client
This adds the ssl_verify_client parameter that
is passed down to the apache::vhost resource.

Without this being set, as of puppetlabs-apache 2.1.0,
the horizon_ca parameter will be ignored and you won't
get the CA/intermediate set in the vhost configuration. [1]

This was introduced a long long time ago which means we should
backport this or SSL is semi-broken when using this module.

[1] https://github.com/puppetlabs/puppetlabs-apache/blob/2.1.0/CHANGELOG.md#changed

Change-Id: I9f60f266400a6d0ccfad757aa33009929c02cde7
(cherry picked from commit 841d4d734e)
2020-10-14 13:38:23 +00:00
..
horizon_init_spec.rb Add ssl_verify_client 2020-10-14 13:38:23 +00:00
horizon_wsgi_apache_spec.rb Add ssl_verify_client 2020-10-14 13:38:23 +00:00