[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. puppet-0.24.5-rc3-1654-g4217395
Stig Sandbeck Mathisen
ssm at fnord.no
Sat Jan 16 14:43:39 UTC 2010
The following commit has been merged in the master branch:
commit 24bc7d4d3c2446b79a8d17bd9e820fe62ad6eaeb
Author: Nigel Kersten <nigelk at google.com>
Date: Wed Dec 16 11:37:21 2009 -0800
Require modification of /etc/default/puppet to start puppet client daemon. (closes: #518831)
diff --git a/debian/changelog b/debian/changelog
index 3e91446..fb623a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
puppet (0.25.1-3) unstable; urgency=low
[ Nigel Kersten ]
+ * Require modification of /etc/default/puppet to start puppet client daemon.
+ (closes: #518831)
* cherry pick upstream fix for puppetrun with tags (closes: #559092)
* cherry pick upstream fix for supplementary groups not being reset.
(CVE-2009-3564) (closes: #551073)
[ Andrew Pollock ]
- * debian/{puppet,puppetmaster}.pid: Correct the path to the pidfiles
+ * debian/{puppet,puppetmaster}.pid: Correct the path to the pidfiles
(closes: #561231)
* debian/control: version the build dependency on facter (closes: #551055)
diff --git a/debian/puppet.default b/debian/puppet.default
index 32b3697..4bc02a0 100644
--- a/debian/puppet.default
+++ b/debian/puppet.default
@@ -1,7 +1,7 @@
# Defaults for puppet - sourced by /etc/init.d/puppet
-# Start puppet on boot?
-START=yes
+# Start puppet on boot?
+START=no
# Startup options
DAEMON_OPTS=""
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list