fix munin 1
[mirror/dsa-puppet.git] / modules / debian-org / files / puppet.default
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 # Defaults for puppet - sourced by /etc/init.d/puppet
7
8 # Start puppet on boot?
9 START=no
10 exit 0
11
12 # Startup options
13 DAEMON_OPTS="-w 5 --factsync"