boxcutter / windows

Virtual machine templates for Windows written in legacy JSON and Batch Scripting/JScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The eval-win7x86-enterprise-ssh.json template does not install openssh in the hyperv-iso builder

arizvisa opened this issue · comments

The aforementioned template (eval-win7x86-enterprise-ssh.json) should be one of the templates that installs ssh on it during building. After applying PR #222, however, it turns out that the hyperv-iso builder is missing the necessary script in order to install ssh. This essentially breaks the hyperv-iso build for this template.

This is closed by PR #226.