Skip to content

Commit

Permalink
Adding a default FACTERLIB to find puppet facts on 00_facter.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhjk committed Aug 1, 2008
1 parent 3a4c01a commit 79dedb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion icagent/00_facter.rb
Expand Up @@ -2,7 +2,8 @@
# A simple icagent recipe. Takes all the facter facts and submits them to
# iClassify.
#


ENV['FACTERLIB'] = '/var/lib/puppet/lib/facter'
require 'rubygems'
require 'facter'

Expand Down

0 comments on commit 79dedb1

Please sign in to comment.