puppet-httpd/manifests
Clark Boylan c629d4779a Define params::ssl_path for vhost::proxy
The vhost::proxy vhost template file uses the ssl_path var.
Unfortuantely this isn't defined in params so we get errors like:

  Unknown variable: 'httpd::params::ssl_path'. at /etc/puppetlabs/code/modules/httpd/manifests/vhost/proxy.pp:37:15

Fix that by defining a value. Note this value should be correct for
debuntu, but is probably wrong for RHEL/CentOS.

Change-Id: Idbb1ac60a17d5506c4dd0d19eb10c1a45741c3b5
2020-03-05 09:14:29 -08:00
..
mod Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
vhost Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
dev.pp Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
init.pp Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
logrotate.pp Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
mod.pp Create a httpd::mod defined type 2015-09-25 12:21:31 -07:00
params.pp Define params::ssl_path for vhost::proxy 2020-03-05 09:14:29 -08:00
php.pp Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
python.pp Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
ssl.pp Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00
vhost.pp Fix leading :: on class includes to make linter happy 2020-03-05 09:14:07 -08:00