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
When trying to use module 1.9.1 to image nodes via Foundation 5.5 the following error occurs:
TASK [Image nodes using manual and discovery modes] ******************************************************************** fatal: [localhost]: FAILED! => {"changed": false, "error": "HTTP Error 500: INTERNAL SERVER ERROR", "msg": "Failed fetching URL: http://10.38.222.245:8000/foundation/image_nodes", "response": null, "status_code": 500}
The error is easily reproducible with the sample foundation yaml just by defining the Foundation 5.5 host and running the playbook.
We would expect that the playbook would be able to initiate node imaging.
The text was updated successfully, but these errors were encountered:
Just as an FYI the same playbook kicked off properly against a Foundation VM running 5.2.2.
Sorry, something went wrong.
bhati-pradeep
No branches or pull requests
When trying to use module 1.9.1 to image nodes via Foundation 5.5 the following error occurs:
TASK [Image nodes using manual and discovery modes] ********************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "error": "HTTP Error 500: INTERNAL SERVER ERROR", "msg": "Failed fetching URL: http://10.38.222.245:8000/foundation/image_nodes", "response": null, "status_code": 500}
The error is easily reproducible with the sample foundation yaml just by defining the Foundation 5.5 host and running the playbook.
We would expect that the playbook would be able to initiate node imaging.
The text was updated successfully, but these errors were encountered: