summaryrefslogtreecommitdiff
path: root/files/puppet
diff options
context:
space:
mode:
Diffstat (limited to 'files/puppet')
-rw-r--r--files/puppet7
1 files changed, 0 insertions, 7 deletions
diff --git a/files/puppet b/files/puppet
deleted file mode 100644
index 3b85c50..0000000
--- a/files/puppet
+++ /dev/null
@@ -1,7 +0,0 @@
-# Defaults for puppet - sourced by /etc/init.d/puppet
-
-# Start puppet on boot?
-START=<?= start_on_boot ? "yes" : "no" ?>
-
-# Startup options
-DAEMON_OPTS=""