Here it is : http://github.com/phantez/puppet/tree/tickets/master/2209
Stéphan On Wed, Apr 29, 2009 at 11:17 PM, James Turnbull <[email protected]> wrote: > Stéphan Gorget wrote: >> >> Signed-off-by: Stéphan Gorget <[email protected]> >> --- >> lib/puppet/indirector/facts/active_record.rb | 1 + >> 1 files changed, 1 insertions(+), 0 deletions(-) >> >> diff --git a/lib/puppet/indirector/facts/active_record.rb >> b/lib/puppet/indirector/facts/active_record.rb >> index f16d812..9478c3d 100644 >> --- a/lib/puppet/indirector/facts/active_record.rb >> +++ b/lib/puppet/indirector/facts/active_record.rb >> @@ -1,5 +1,6 @@ >> require 'puppet/rails/fact_name' >> require 'puppet/rails/fact_value' >> +require 'puppet/rails/host' >> require 'puppet/indirector/active_record' >> >> class Puppet::Node::Facts::ActiveRecord < Puppet::Indirector::ActiveRecord > > Stephan > > Is this is a git repository I can pull from? > > Thanks > > James Turnbull > > -- > Author of: > * Pro Linux Systems Administration > (http://www.amazon.com/gp/product/1430219122/) > * Pulling Strings with Puppet > (http://www.amazon.com/gp/product/1590599780/) > * Pro Nagios 2.0 > (http://www.amazon.com/gp/product/1590596099/) > * Hardening Linux > (http://www.amazon.com/gp/product/1590594444/) > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
