Open jschaeff opened 8 years ago
Some weeks ago, I had a problem with a non-functioning api key. Then the plugin just returned nothing. Maybe something similar?
On 15.09.2016 04:53, Jonathan Schaeffer wrote:
Hi,
I'm not sure this is an issue, but I can't get the facts and have no mean to debug the problem.
With facter 2.4:
`
facter --external-dir=. warranty --debug
Fact file ./dell_info.rb was parsed but returned an empty data set With puppet facts the following command does'nt find any output. puppet facts --debug --render-as yaml find plop | grep warranty
` How can I get the facts executed and see what's happening ?
Thanks
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kwolf/dell_info/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ABv-VEZ-wQ6Bu3fr_WP649KtpzTaCCQHks5qqRWzgaJpZM4J9r-g.
Hi,
I'm not sure this is an issue, but I can't get the facts and have no mean to debug the problem.
With facter 2.4:
`
facter --external-dir=. warranty --debug
Fact file ./dell_info.rb was parsed but returned an empty data set
With puppet facts the following command does'nt find any output.
puppet facts --debug --render-as yaml find plop | grep warranty
` How can I get the facts executed and see what's happening ?
Thanks