-
Notifications
You must be signed in to change notification settings - Fork 524
New issue
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
CICD-CDwithJenkins task 3 resource deployment failed #152
Comments
I managed to finish the course but need to edit the deploy template. and you will encounter another problem when building in jenkins also. change the links in the pipeline script |
Hi, This has now been fixed, if you encounter any further issues while stepping through the lab just let us know. Thanks, |
- Line #6 Add new date field to the .md file header to manage .md file revisions/ version control. - Line #47 Typo: a Chef vs Chef. - Line #85 Add step to create new resource group. - Line #144 Update Chef Development Kit version. - Line #152 Add reference to accept the Chef License terms. - Line #169 Remove contraction (haven't) which may confuse some readers. - Line #193 Clarification needed as next sentence refers to Linux OS. - Line #254 Typo: automat vs automate. - Line #355 Add ~ before file path for clarification. - Line #401 Typo: makea vs makes. - Line #533 Typo: notifed vs notified. - Line #581 Add clarity by specifying Windows Notepad. - Line #583 Add clarity by specifying Chef DK PowerShell window. - Line #633 Add sentence re: Linux VM purpose, for clarity. - Line #659 Remove carriage returns/ line from knife bootstrap command that cause the command to fail if copied and pasted. - Line #662 Add reference to on-screen prompt for connecting to MRP-App VM via SSH. - Line #664 Edit note text re: FQDN-for-MRP-App-VM for clarity. - Line #679 Specify Chef DK is a PowerShell window for clarity. - Line #685 Edit Step 4 by specifying the use of the MRP App VM Public DNS for clarity. - Lines #691 to 697 Add new text and screenshot filename: chef_chefautodashboard_nodestab.png to illustrate how to access the "nodes" tab from chef automate dashboard. Add new text and screenshot filename: chef_chefautodashboard-01.png to illustrate how to access "Run History", "Resources", "Run List" and "Attributes" from chef automate dashboard.
Task 3 fails with the flowing error:
"code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'mrpsetup'. Error message: "Enable failed: processing file downloads failed: failed to download file[0]: failed to download file: unexpected status code: got=404 expected=200"."
I suspect it is because the git file structure has changed.
Thanks,
Yaron
The text was updated successfully, but these errors were encountered: