Puppet is getting run from cron - don't run it anymore
[mirror/dsa-puppet.git] / files / etc / default / puppet
index de30d99..86ab4b9 100644 (file)
@@ -6,7 +6,7 @@
 # Defaults for puppet - sourced by /etc/init.d/puppet
 
 # Start puppet on boot?
-START=yes
+START=no
 
 # Startup options
 DAEMON_OPTS="-w 5 --factsync"