This adds the ability to compile catalogs for a host on demand, printed in json.
I'd like it to be in 0.25, since it's a very small feature and I promised it to Canonical for Ubuntu. lib/puppet/application.rb | 21 ++++++++-- lib/puppet/application/puppetmasterd.rb | 28 +++++++++++++- spec/unit/application.rb | 17 +++++--- spec/unit/application/puppetmasterd.rb | 63 +++++++++++++++++++++++++++++++ 4 files changed, 116 insertions(+), 13 deletions(-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
