Project

General

Profile

« Previous | Next » 

Revision e466c7ae

Added by Eric Helms about 10 years ago

Refs #5377: Updates for Pulp 2.4 support.

View differences:

manifests/params.pp
$oauth_secret = 'secret'
$messaging_url = 'tcp://localhost:5672'
$messaging_ca_cert = undef
$messaging_client_cert = undef
$broker_url = "qpid://${::fqdn}:5671"
$broker_use_ssl = true
$consumers_ca_cert = '/etc/pki/pulp/ca.crt'
$consumers_ca_key = '/etc/pki/pulp/ca.key'
$ssl_ca_cert = '/etc/pki/pulp/ssl_ca.crt'

Also available in: Unified diff