~ubuntu-branches/ubuntu/maverick/puppet/maverick-updates

« back to all changes in this revision

Viewing changes to lib/puppet/indirector/node/exec.rb

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug, Mathias Gug, Stig Sandbeck Mathisen
  • Date: 2010-09-07 10:44:22 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20100907104422-lmhcy8xdjcuem645
Tags: 2.6.1~rc4-0ubuntu1
[ Mathias Gug ]
* New upstream version:
  - Fix "Puppet standalone broken" (Closes: #594575)
* test/lib/puppettest/fakes.rb: Fix puppettest to use puppet system 
  library.

[ Stig Sandbeck Mathisen ]
* Fix "require" path for puppet queue.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
class Puppet::Node::Exec < Puppet::Indirector::Exec
5
5
  desc "Call an external program to get node information.  See
6
 
  the `ExternalNodes`:trac: page for more information."
 
6
  the [External Nodes](http://docs.puppetlabs.com/guides/external_nodes.html) page for more information."
7
7
  include Puppet::Util
8
8
 
9
9
  def command