Project

General

Profile

« Previous | Next » 

Revision 5f2f0557

Added by Ivan Necas about 10 years ago

Refs #5423 - fix certs generation for capsule usage

Also, disable setting of katello repo for the certs till we support
package uploads again.

View differences:

manifests/params.pp
$puppet_client_key = '/etc/puppet/client_key.pem'
$puppet_client_ca_cert = '/etc/puppet/client_ca.pem'
$apache_cert_name = 'katello-apache'
$candlepin_certs_storage = '/etc/candlepin/certs'
$candlepin_ca_cert = '/etc/candlepin/certs/candlepin-ca.crt'
$candlepin_ca_key = '/etc/candlepin/certs/candlepin-ca.key'

Also available in: Unified diff