[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 2.6.5rc1-120-g2247c80

James Turnbull james at lovedthanlost.net
Mon Feb 7 06:40:46 UTC 2011


The following commit has been merged in the upstream branch:
commit 9b74968a42d9a6e53bc61f7e8e17822316d557e8
Author: nfagerlund <nick.fagerlund at gmail.com>
Date:   Thu Dec 30 16:37:46 2010 -0800

    Modified rubydoc in lib/puppet/util/command_line/puppetca to fix inaccurate description of --clean.

diff --git a/lib/puppet/util/command_line/puppetca b/lib/puppet/util/command_line/puppetca
index 9aa7e90..317d998 100755
--- a/lib/puppet/util/command_line/puppetca
+++ b/lib/puppet/util/command_line/puppetca
@@ -27,7 +27,7 @@
 # parameter, so you can specify '--ssldir <directory>' as an argument.
 #
 # See the configuration file documentation at
-# http://reductivelabs.com/projects/puppet/reference/configref.html for
+# http://docs.puppetlabs.com/references/stable/configuration.html for
 # the full list of acceptable parameters. A commented list of all
 # configuration options can also be generated by running puppet cert with
 # '--genconfig'.
@@ -45,7 +45,7 @@
 #    Remove all files related to a host from puppet cert's storage. This is
 #    useful when rebuilding hosts, since new certificate signing requests
 #    will only be honored if puppet cert does not have a copy of a signed
-#    certificate for that host. The certificate of the host remains valid.
+#    certificate for that host. The certificate of the host is also revoked.
 #    If '--all' is specified then all host certificates, both signed and
 #    unsigned, will be removed.
 #

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list