We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
`
Fact file ./dell_info.rb was parsed but returned an empty data set With puppet facts the following command does'nt find any output.
With puppet facts the following command does'nt find any output.
` How can I get the facts executed and see what's happening ?
Thanks
The text was updated successfully, but these errors were encountered:
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 #6, or mute the thread https://github.com/notifications/unsubscribe-auth/ABv-VEZ-wQ6Bu3fr_WP649KtpzTaCCQHks5qqRWzgaJpZM4J9r-g.
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
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #6, or mute the thread https://github.com/notifications/unsubscribe-auth/ABv-VEZ-wQ6Bu3fr_WP649KtpzTaCCQHks5qqRWzgaJpZM4J9r-g.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: