Issue #14272 has been updated by Dean Wilson.
<pre> $ puppet --version 3.2.2 $ puppet cert clean Error: You must provide hosts or --all when using revoke </pre> Seems fixed and could be closed. ---------------------------------------- Bug #14272: Error message slightly misleading as it recommends using ruby symbols on the CLI https://projects.puppetlabs.com/issues/14272#change-94122 * Author: Michael Stahnke * Status: Accepted * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- root@precise-64:/etc/puppet# puppet cert clean You must provide hosts or :all when using revoke root@precise-64:/etc/puppet# puppet cert clean :all err: Could not call revoke: Could not find a serial number for :all root@precise-64:/etc/puppet# puppet --version 2.7.13 This error message should just change :all to --all -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
