Skip to content

Commit

Permalink
Merge pull request #186 from arizvisa/builder-schema-update2
Browse files Browse the repository at this point in the history
Updated the schema for the hyperv-iso builders in all the templates.
  • Loading branch information
tas50 authored Dec 22, 2019
2 parents ee2222e + 5f0926a commit 5f9c017
Show file tree
Hide file tree
Showing 87 changed files with 174 additions and 174 deletions.
4 changes: 2 additions & 2 deletions eval-win10x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"vm_name": "eval-win10x64-enterprise-cygwin"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/slim_win10.bat",
Expand All @@ -149,7 +149,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win10x64-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"vm_name": "eval-win10x64-enterprise-ssh"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/slim_win10.bat",
Expand All @@ -145,7 +145,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win10x64-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
},
{
"communicator": "winrm",
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/slim_win10.bat",
Expand All @@ -145,7 +145,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"type": "hyperv-iso",
"vm_name": "eval-win10x64-enterprise",
Expand Down
4 changes: 2 additions & 2 deletions eval-win10x86-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"vm_name": "eval-win10x86-enterprise-cygwin"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/slim_win10.bat",
Expand All @@ -149,7 +149,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win10x86-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"vm_name": "eval-win10x86-enterprise-ssh"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/slim_win10.bat",
Expand All @@ -145,7 +145,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win10x86-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
},
{
"communicator": "winrm",
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/slim_win10.bat",
Expand All @@ -145,7 +145,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"type": "hyperv-iso",
"vm_name": "eval-win10x86-enterprise",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2008r2-datacenter-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"vm_name": "eval-win2008r2-datacenter-cygwin"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/win2008r2-datacenter/Autounattend.xml",
Expand All @@ -120,7 +120,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2008r2-datacenter-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"vm_name": "eval-win2008r2-datacenter-ssh"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/win2008r2-datacenter/Autounattend.xml",
Expand All @@ -120,7 +120,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2008r2-datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
},
{
"communicator": "winrm",
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/00-run-all-scripts.cmd",
Expand All @@ -124,7 +124,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"type": "hyperv-iso",
"vm_name": "eval-win2008r2-datacenter",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2008r2-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"vm_name": "eval-win2008r2-standard-cygwin"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/win2008r2-standard/Autounattend.xml",
Expand All @@ -120,7 +120,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2008r2-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"vm_name": "eval-win2008r2-standard-ssh"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/win2008r2-standard/Autounattend.xml",
Expand All @@ -116,7 +116,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2008r2-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},
{
"communicator": "winrm",
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/00-run-all-scripts.cmd",
Expand All @@ -120,7 +120,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"type": "hyperv-iso",
"vm_name": "eval-win2008r2-standard",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2012r2-datacenter-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"vm_name": "eval-win2012r2-datacenter-cygwin"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/eval-win2012r2-datacenter/Autounattend.xml",
Expand All @@ -137,7 +137,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2012r2-datacenter-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"vm_name": "eval-win2012r2-datacenter-ssh"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/eval-win2012r2-datacenter/Autounattend.xml",
Expand All @@ -133,7 +133,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2012r2-datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
},
{
"communicator": "winrm",
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/00-run-all-scripts.cmd",
Expand All @@ -137,7 +137,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"type": "hyperv-iso",
"vm_name": "eval-win2012r2-datacenter",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2012r2-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"vm_name": "eval-win2012r2-standard-cygwin"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/eval-win2012r2-standard/Autounattend.xml",
Expand All @@ -137,7 +137,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2012r2-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"vm_name": "eval-win2012r2-standard-ssh"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/eval-win2012r2-standard/Autounattend.xml",
Expand All @@ -133,7 +133,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2012r2-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
},
{
"communicator": "winrm",
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/00-run-all-scripts.cmd",
Expand All @@ -137,7 +137,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"type": "hyperv-iso",
"vm_name": "eval-win2012r2-standard",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2016-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"vm_name": "eval-win2016-standard-cygwin"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/eval-win2016-standard/Autounattend.xml",
Expand All @@ -137,7 +137,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2016-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"vm_name": "eval-win2016-standard-ssh"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/eval-win2016-standard/Autounattend.xml",
Expand All @@ -133,7 +133,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
4 changes: 2 additions & 2 deletions eval-win2016-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
},
{
"communicator": "winrm",
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/00-run-all-scripts.cmd",
Expand All @@ -137,7 +137,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"type": "hyperv-iso",
"vm_name": "eval-win2016-standard",
Expand Down
4 changes: 2 additions & 2 deletions eval-win7x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"vagrantfile_template": "tpl/vagrantfile-eval-win7x64-enterprise-cygwin.tpl"
},
{
"cpu": "{{ user `cpus` }}",
"cpus": "{{ user `cpus` }}",
"disk_size": "{{user `disk_size`}}",
"floppy_files": [
"floppy/win7x64-enterprise/Autounattend.xml",
Expand All @@ -137,7 +137,7 @@
"iso_checksum": "{{ user `iso_checksum` }}",
"iso_checksum_type": "sha1",
"iso_url": "{{ user `iso_url` }}",
"ram_size": "{{ user `memory` }}",
"memory": "{{ user `memory` }}",
"shutdown_command": "{{ user `shutdown_command`}}",
"ssh_password": "vagrant",
"ssh_username": "vagrant",
Expand Down
Loading

0 comments on commit 5f9c017

Please sign in to comment.