Created
April 18, 2017 18:54
-
-
Save llowder/932662f1841f34f7a527f0d75efb438a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mco choria show_config | |
Active Choria configuration: | |
The active configuration used in Choria comes from using Puppet AIO defaults, querying SRV | |
records and reading configuration files. The below information shows the completely resolved | |
configuration that will be used when running MCollective commands | |
MCollective related: | |
MCollective Version: 2.8.9 | |
Client Config File: /etc/puppetlabs/mcollective/client.cfg | |
Active Config File: /etc/puppetlabs/mcollective/client.cfg | |
Plugin Config Dir: /etc/puppetlabs/mcollective/plugin.d | |
Using SRV Records: true | |
Federated: false | |
SRV Domain: <SNIP>.com | |
Middleware Servers: puppet:42222 | |
Puppet related: | |
Puppet Server: puppet:8140 | |
PuppetCA Server: puppet:8140 | |
PuppetDB Server: puppet:8140 | |
Facter Command: /opt/puppetlabs/bin/facter | |
Facter Domain: <SNIP>.com | |
SSL setup: | |
Valid SSL Setup: no run 'mco choria request_cert' | |
Certname: <USER>.mcollective | |
SSL Directory: /home/local/<USER>/.puppetlabs/etc/puppet/ssl (found) | |
Client Public Cert: /home/local/<USER>/.puppetlabs/etc/puppet/ssl/certs/<USER>.mcollective.pem (absent) | |
Client Private Key: /home/local/<USER>/.puppetlabs/etc/puppet/ssl/private_keys/<USER>.mcollective.pem (absent) | |
CA Path: /home/local/<USER>/.puppetlabs/etc/puppet/ssl/certs/ca.pem (absent) | |
CSR Path: /home/local/<USER>/.puppetlabs/etc/puppet/ssl/certificate_requests/<USER>.mcollective.pem (absent) | |
Active Choria configuration settings as found in configuration files: | |
No custom Choria settings found in your configuration files | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment