microsoft / PartsUnlimitedMRP

This application uses entirely open source software including Linux, Java, Apache, and MongoDB which creates a web front end, an order service, and an integration service.
https://microsoft.github.io/PartsUnlimitedMRP/
Other
174 stars 520 forks source link

updated customScript fileUris to match current location #153

Closed mkavana closed 5 years ago

mkavana commented 5 years ago

All credit to @richieteh94 who identified the following fix for issue #152 for the Continuous Deployment with Jenkins lab.

The URI specified on line 48 of the file ContinuousDeploymentPartsUnlimitedMRP.json points to a script file, which deploys a VM to Azure. The URL is outdated and needs to be modified so that it matches the current location of the deployment script file. The Jenkins lab is broken without the fix.