Issue #7160 has been updated by Daniel Pittman. Assignee set to Daniel Pittman Branch set to https://github.com/daniel-pittman/puppet/commits/feature/2.7.x/7160-support-json-externally
My implementation is here: https://github.com/daniel-pittman/puppet/commits/feature/2.7.x/7160-support-json-externally This is the smallest change that could possibly work, which is to handle this *only* in the faces CLI rendering code. The correct change is probably to make JSON work in the network rendering format code also, but that is a much more destabilizing change and so much less suited to the 2.7.x release. ---------------------------------------- Feature #7160: support 'json' format externally... https://projects.puppetlabs.com/issues/7160 Author: Daniel Pittman Status: Accepted Priority: Normal Assignee: Daniel Pittman Category: Faces Target version: Statler Affected Puppet version: development Keywords: Branch: https://github.com/daniel-pittman/puppet/commits/feature/2.7.x/7160-support-json-externally At the moment we only expose the `pson` format that we use internally. It would be nice to take this chance to clean up some user-facing debit, and at least expose the `json` format *as well* as the internal renamed one. I can't see much drawback to this, since we already handle PSON specially, but... -- 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.
