puppet.conf documentation

62 views
Skip to first unread message

Matt Zagrabelny

unread,
Mar 3, 2016, 1:52:15 PM3/3/16
to puppet...@googlegroups.com
Greetings,

I know that the puppet.conf documentation exists in extreme detail:

http://docs.puppetlabs.com/puppet/3.7/reference/configuration.html

What that page doesn't tell me is if the config items map to the
[agent] or [master] sections of the config file.

Does anyone know if that data exists in an easy to consume location?

On my puppet master system I have the following puppet.conf snippet:

[main]
logdir = /var/log/puppet
vardir = /var/lib/puppet
ssldir = /var/lib/puppet/ssl
rundir = /var/run/puppet
factpath = $vardir/lib/facter
dns_alt_names = puppet-3-7,puppet-3-7.d.umn.edu
stringify_facts = false
ordering = manifest
environmentpath = $confdir/environments
basemodulepath =
$confdir/modules:$confdir/profiles:/usr/share/puppet/modules

Should I also have the same configs on my clients?

For instance, should stringify_facts be set on the clients?

Thanks for any help!

-m

yeayu

unread,
Mar 6, 2016, 4:48:40 PM3/6/16
to Puppet Users
Hi,

Check this out:

It should provide you the info you are looking for...

Regards,
Reply all
Reply to author
Forward
0 new messages