wakame-vdc
wakame-vdc copied to clipboard
Powershell scripts need to be moved
Problem
Currently the powershell scripts are located in the vmapp/windows-image-build directory. They should be kept with the wakame-init scripts.
Solution
- Make the directory
wakame-init/windows/2008andwakame-init/windows/2012. - Move the scripts there
- Update the image build scripts to fetch them from there.
Implemented by pull request: https://github.com/axsh/wakame-vdc/pull/754