Issue #12260 has been updated by Michael Hrivnak.
Pulp (http://www.pulpproject.org) invokes "puppet module" commands on remote machines and depends on the JSON output to report errors to users. It mostly works well, but there are certain cases (like installing a module that doesn't exist) where we don't display the error message, because there's no JSON. Our code makes a best effort to find and display each error message, so as JSON support improves in the "puppet module" commands, Pulp will automatically take advantage of it. ---------------------------------------- Feature #12260: All puppet module commands should support json and yaml output https://projects.puppetlabs.com/issues/12260#change-83668 Author: Matt Robinson Status: Accepted Priority: Low Assignee: Category: Target version: Affected Puppet version: Keywords: geordi v2 Branch: This shouldn't be too difficult, but if it is, this can be broken down into smaller tickets per command. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
