summaryrefslogtreecommitdiff
blob: 812967e80158dcce327ffa780432e6692bf0f0b7 (plain)
1
2
3
4
5
6
7
8
9
# Location of PID files
PUPPETMASTER_PID_DIR="/var/run/puppet"

# Where to log general messages to.
# Specify syslog to send log messages to the system log.
#PUPPETMASTER_LOG="syslog"

# You may specify other parameters to the puppetmaster here
#PUPPETMASTER_EXTRA_OPTS="--noca"