Project

General

Profile

« Previous | Next » 

Revision e7c299ba

Added by Justin Sherrill over 8 years ago

do not set ca_cert on pulp module

View differences:

manifests/init.pp
enable_docker => true,
num_workers => $num_pulp_workers,
enable_parent_node => true,
ca_cert => $::certs::ca_cert,
} ~>
class { '::qpid::client':
ssl => true,

Also available in: Unified diff