Project

General

Profile

« Previous | Next » 

Revision 57f483ac

Added by Eric Helms over 9 years ago

Refs #7745: Deploy client cert bundle specifically for use by the Capsule.

Note this is a bundle since that is required by the reverse proxy
feature being added to the Capsule.

View differences:

manifests/apache.pp
} ->
file { $apache_key:
owner => $::apache::user,
group => $::foreman::group,
group => $::certs::group,
mode => '0440',
} ->
Service['httpd']

Also available in: Unified diff