wakame-vdc icon indicating copy to clipboard operation
wakame-vdc copied to clipboard

Powershell scripts need to be moved

Open Metallion opened this issue 10 years ago • 1 comments

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/2008 and wakame-init/windows/2012.
  • Move the scripts there
  • Update the image build scripts to fetch them from there.

Metallion avatar Jul 01 '15 08:07 Metallion

Implemented by pull request: https://github.com/axsh/wakame-vdc/pull/754

triggers avatar Oct 19 '15 14:10 triggers