Issue #7293 has been updated by Pieter van de Bruggen. Status changed from Accepted to Merged - Pending Release Branch set to 2.7.x
This was done as commit:62b6b0c. ---------------------------------------- Bug #7293: Certificate subcommands should not return #inspect output https://projects.puppetlabs.com/issues/7293 Author: Nick Fagerlund Status: Merged - Pending Release Priority: Normal Assignee: Daniel Pittman Category: Faces Target version: 2.7.x Affected Puppet version: 2.7.0rc1 Keywords: Branch: 2.7.x The `certificate, certificate_request, and certificate_revocation_list` face subcommands all return the output of `#inspect.` Certificate is the only one where this actually results in unusable data; the other two have the crypto content visible. The default render formats should be plain text ("s," which... ugh, but anyway), i.e. the serialized crypto blob that we asked for. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
