Hi, I am am trying to execute my puppet facts using irb. so when i use irb. It is throwing me error. No such file to load -- facter/util/file_read
*$irb* *irb(main):001:0> require 'facter/util/file_read'* *LoadError: no such file to load -- facter/util/file_read* * from (irb):1:in `require'* * from (irb):1* * from :0* *irb(main):002:0> require 'facter'* *LoadError: no such file to load -- facter* * from (irb):2:in `require'* * from (irb):2* * from :0* Anyone help me -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/9e2248f2-73b0-4a5e-9e31-360a2d5cd1ec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
