# Defaults for puppet - sourced by /etc/init.d/puppet

# Start puppet on boot? 
START=yes

# Startup options
DAEMON_OPTS="-w 5"
