Project

General

Profile

« Previous | Next » 

Revision 09ca7a7a

Added by Ivan Necas about 10 years ago

Refs #5815 - make sure the required users are present

By making sure the packages that deploy users are there

View differences:

manifests/qpid.pp
$pfx_path = "${certs::pki_dir}/${qpid_cert_name}.pfx"
$nssdb_files = ["${::certs::nss_db_dir}/cert8.db", "${::certs::nss_db_dir}/key3.db", "${::certs::nss_db_dir}/secmod.db"]
Package['httpd'] -> Package['qpid-cpp-server'] ->
Cert[$qpid_cert_name] ~>
pubkey { $client_cert:
key_pair => Cert["${::certs::qpid::hostname}-qpid-broker"]

Also available in: Unified diff