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
Since db49c49 when a node doesn't exists
Current
$ ruby node.rb fake.notexists.com undefined local variable or method `res' for main:Object
Expected
$ /etc/puppet/node.rb fake.notexists.com Error retrieving node fake.notexists.com: Net::HTTPNotFound Check Foreman's /var/log/foreman/production.log for more information.
The text was updated successfully, but these errors were encountered:
Fix wrong variable name in enc function. Fixes theforemanGH-693
29106c4
7728926
Fix wrong variable name in enc function. Fixes theforemanGH-693 (thef…
36bbe26
…oreman#694) Fix wrong variable name in enc function
No branches or pull requests
Since db49c49 when a node doesn't exists
Current
Expected
$ /etc/puppet/node.rb fake.notexists.com Error retrieving node fake.notexists.com: Net::HTTPNotFound Check Foreman's /var/log/foreman/production.log for more information.
The text was updated successfully, but these errors were encountered: