[main]
syslogfacility = local6
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
factpath=/var/lib/facter
server = puppet
#
[puppetd]
# The file in which puppetd stores a list of the classes # associated with the retrieved configuratiion. Can be loaded in # the separate ``puppet`` executable using the ``--loadclasses`` # option. # The default value is '$confdir/classes.txt'.
classfile =$vardir/classes.txt # Where puppetd caches the local configuration. An # extension indicating the cache format is added automatically. # The default value is '$confdir/localconfig'.
localconfig =$vardir/localconfig
[puppetmasterd]
templatedir=/var/lib/puppet/templates
modulepath =/var/lib/puppet/modules/modules:/var/lib/puppet/modules/sitemodules
manifest =/var/lib/puppet/manifests/site.pp
manifestdir =/var/lib/puppet/manifests
certname = puppet