Sha256: 37a71d67785ad7a4d2bad2041f19e646582eaef2f2f31670814f05a5f6b2d622

Contents?: true

Size: 885 Bytes

Versions: 94

Compression:

Stored size: 885 Bytes

Contents

[main]
    vardir = /var/lib/puppet

    # The Puppet log directory.
    # The default value is '$vardir/log'.
    logdir = /var/log/puppet

    # Where Puppet PID files are kept.
    # The default value is '$vardir/run'.
    rundir = /var/run/puppet

    # Where SSL certificates are kept.
    # The default value is '$confdir/ssl'.
    ssldir = $vardir/ssl

[agent]
    # 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

Version data entries

94 entries across 94 versions & 2 rubygems

Version Path
puppet-3.8.7 ext/ips/puppet.conf
puppet-3.8.7-x86-mingw32 ext/ips/puppet.conf
puppet-3.8.7-x64-mingw32 ext/ips/puppet.conf
puppet-3.8.6 ext/ips/puppet.conf
puppet-3.8.6-x86-mingw32 ext/ips/puppet.conf
puppet-3.8.6-x64-mingw32 ext/ips/puppet.conf
puppet-3.8.5 ext/ips/puppet.conf
puppet-3.8.5-x86-mingw32 ext/ips/puppet.conf
puppet-3.8.5-x64-mingw32 ext/ips/puppet.conf
puppet-3.8.4 ext/ips/puppet.conf
puppet-3.8.4-x86-mingw32 ext/ips/puppet.conf
puppet-3.8.4-x64-mingw32 ext/ips/puppet.conf
puppet-3.8.3 ext/ips/puppet.conf
puppet-3.8.3-x86-mingw32 ext/ips/puppet.conf
puppet-3.8.3-x64-mingw32 ext/ips/puppet.conf
puppet-3.8.2 ext/ips/puppet.conf
puppet-3.8.2-x86-mingw32 ext/ips/puppet.conf
puppet-3.8.2-x64-mingw32 ext/ips/puppet.conf
puppet-3.8.1 ext/ips/puppet.conf
puppet-3.8.1-x86-mingw32 ext/ips/puppet.conf