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
[2024-06-12 04:58:49.765370 ] DEBUG Facter::Resolvers::Gce - reading Gce metadata [2024-06-12 04:58:49.787568 ] DEBUG Facter::Util::Resolvers::Http - Trying to connect to http://metadata.google.internal/computeMetadata/v1/?recursive=true&alt=json but got: undefined method `[]' for false:FalseClass [2024-06-12 04:58:49.787648 ] DEBUG Facter::Resolvers::Gce - Trying to parse result but got: 783: unexpected token at ''
Facter should be able to read Gce metadata.
Steps to reproduce the behavior:
facter
:~# facter --version 4.7.1
A pull request will be followed.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the Bug
Expected Behavior
Facter should be able to read Gce metadata.
Steps to Reproduce
Steps to reproduce the behavior:
facter
from the GCP VM.Environment
Additional Context
A pull request will be followed.
The text was updated successfully, but these errors were encountered: