1

Now I am struggling with install software to vagrant Vm. I took some file from this Link but it didn’t work. After create the vagrant box. I run the vagrant up command to create the VM it worked. After that I edit the file and run vagrant provision then it give few errors

enter image description here

This is the vagrant file edited part

enter image description here

This is my VM located. And same files located on the "C:\vagrant\"

enter image description here

i want to install the software which is located on my local chocolaty repository. Or run the nuget i Edited(after download from chocolatey cloud server and edited which pointed to my local EXE location), which are located on my local server

1 Answer 1

0

It may help to start with the entire working example and then remove parts and see how those items are linked or used and make adjustments from there. The error is telling you what is wrong, you may want to inspect that further because the error messages are very helpful.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .