collectives = mcollective main_collective = mcollective connector = nats libdir = /opt/puppetlabs/mcollective/plugins logger_type = console loglevel = warn securityprovider = choria
# This is the default Choria client configuration shipped with # smart_proxy_openbolt. SSL paths, the MCollective certname, and # Choria broker addresses are provided by the proxy via OpenBolt # CLI flags and do not need to be configured here. # # To use a custom configuration file instead, set the “Choria Config # File” option under Administer > Settings > OpenBolt. If your config # file includes SSL # paths, leave the Choria SSL settings in Foreman blank and they # will be read from the config file. # # Example SSL configuration for a custom config file: # # plugin.security.provider = file # plugin.security.file.certificate = /etc/puppetlabs/puppet/ssl/certs/<certname>.pem # plugin.security.file.key = /etc/puppetlabs/puppet/ssl/private_keys/<certname>.pem # plugin.security.file.ca = /etc/puppetlabs/puppet/ssl/certs/ca.pem