puppet-horizon/spec
Tobias Urdin d0efac2714 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:16 +00:00
..
acceptance Use common class to manage apache service in beaker job 2020-08-27 10:08:58 +00:00
classes Add ssl_verify_client 2020-10-14 13:38:16 +00:00
defines Fix dashboard resource 2019-04-24 11:19:00 -06:00
fixtures Added customization-module option to Horizon config 2017-10-10 17:39:40 -04:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-04-14 11:38:34 +02:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 13:20:38 -06:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:20 -05:00