]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/debian-org/files/puppet.default
move more files
[dsa-puppet.git] / modules / debian-org / files / puppet.default
diff --git a/modules/debian-org/files/puppet.default b/modules/debian-org/files/puppet.default
new file mode 100644 (file)
index 0000000..dc0743f
--- /dev/null
@@ -0,0 +1,13 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
+# Defaults for puppet - sourced by /etc/init.d/puppet
+
+# Start puppet on boot?
+START=no
+exit 0
+
+# Startup options
+DAEMON_OPTS="-w 5 --factsync"