Project

General

Profile

« Previous | Next » 

Revision e25877fd

Added by Ivan Necas almost 10 years ago

Refs #6875,#7115 - Update pulp,certs and capsule module

View differences:

modules/pulp/manifests/child.pp
$oauth_key = 'key',
$oauth_secret = 'secret',
$ssl_cert = '/etc/pki/pulp/ssl_apache.crt',
$ssl_key = '/etc/pki/pulp/ssl_apache.key'
$ssl_key = '/etc/pki/pulp/ssl_apache.key',
$server_ca_cert = '/etc/pki/pulp/ca.crt'
) {
if ! $parent_fqdn { fail('$parent_fqdn has to be specified') }

Also available in: Unified diff