+1 On Apr 29, 2009, at 11:26 AM, 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 > -- > 1.6.2.4 > > > > -- The difference between scientists and engineers is that when engineers screw up, people die. -- Professor Orthlieb --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
