[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. puppet-0.24.5-rc3-1470-g0f1b23d
Nigel Kersten
nigelk at google.com
Wed Dec 16 19:37:27 UTC 2009
The following commit has been merged in the master branch:
commit 0f1b23d5d0b1f8d80ab832e17df7f988d3b99c42
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 077a89f..95610bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,17 @@
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)
- -- Andrew Pollock <apollock at debian.org> Wed, 16 Dec 2009 11:23:31 -0800
+ -- Nigel Kersten <nigelk at google.com> Wed, 16 Dec 2009 11:35:26 -0800
puppet (0.25.1-2) unstable; urgency=low
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