make sure puppet does not start
[mirror/dsa-puppet.git] / files / etc / default / puppet
index 86ab4b9..dc0743f 100644 (file)
@@ -7,6 +7,7 @@
 
 # Start puppet on boot?
 START=no
+exit 0
 
 # Startup options
 DAEMON_OPTS="-w 5 --factsync"