Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
arizvisa opened this issue Jan 18, 2020 · 1 comment
Assignees
Labels
bug A bug in the way that a template is built or provisioned schema The schema of a template(s) is wrong or outdated for the current release of packer

Comments

@arizvisa
Copy link
Contributor

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.

@arizvisa arizvisa added bug A bug in the way that a template is built or provisioned schema The schema of a template(s) is wrong or outdated for the current release of packer labels Jan 18, 2020
@arizvisa arizvisa self-assigned this Jan 18, 2020
@arizvisa
Copy link
Contributor Author

This is closed by PR #226.

arizvisa added a commit that referenced this issue Jan 18, 2020
Fix the floppy_files for the hyperv-iso builder belonging to the eval-win7x86-enterprise-ssh.json template.

This closes issue #224.
daxgames pushed a commit to daxgames/boxcutter_windows that referenced this issue Feb 26, 2020
Fix the floppy_files for the hyperv-iso builder belonging to the eval-win7x86-enterprise-ssh.json template.

This closes issue boxcutter#224.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in the way that a template is built or provisioned schema The schema of a template(s) is wrong or outdated for the current release of packer
Projects
None yet
Development

No branches or pull requests

1 participant