projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc671d
)
Puppet is getting run from cron - don't run it anymore
author
Stephen Gran
<steve@lobefin.net>
Tue, 21 Jul 2009 08:40:52 +0000
(09:40 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 21 Jul 2009 08:40:52 +0000
(09:40 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
files/etc/default/puppet
patch
|
blob
|
history
diff --git
a/files/etc/default/puppet
b/files/etc/default/puppet
index
de30d99
..
86ab4b9
100644
(file)
--- a/
files/etc/default/puppet
+++ b/
files/etc/default/puppet
@@
-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"