disable facter warning with no option
WARN puppetlabs.facter - could not locate a ruby library: facts requiring Ruby will not be resolved.
Is there any way to disable the warning with no option. By the way, i built the facter from tarball.
Dumb solution: Patch it. Search for the warning string and delete the line. Smart solution: Fix the problem, hell!