Revert "[windows, ubuntu] v2 gen sizes (#2736)" (#2747)

This commit is contained in:
Mikhail Timofeev
2021-02-18 10:52:09 +03:00
committed by GitHub
parent 1ef3339658
commit ae358d64c7
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"imagedata_file": "/imagegeneration/imagedata.json",
"installer_script_folder": "/imagegeneration/installers",
"helper_script_folder": "/imagegeneration/helpers",
"vm_size": "Standard_DS2_v2",
"vm_size": "Standard_D4s_v4",
"capture_name_prefix": "packer",
"image_version": "dev",
"image_os": "ubuntu16",

View File

@@ -16,7 +16,7 @@
"imagedata_file": "/imagegeneration/imagedata.json",
"installer_script_folder": "/imagegeneration/installers",
"helper_script_folder": "/imagegeneration/helpers",
"vm_size": "Standard_DS2_v2",
"vm_size": "Standard_D4s_v4",
"capture_name_prefix": "packer",
"image_version": "dev",
"image_os": "ubuntu18",

View File

@@ -16,7 +16,7 @@
"imagedata_file": "/imagegeneration/imagedata.json",
"installer_script_folder": "/imagegeneration/installers",
"helper_script_folder": "/imagegeneration/helpers",
"vm_size": "Standard_DS2_v2",
"vm_size": "Standard_D4s_v4",
"capture_name_prefix": "packer",
"image_version": "dev",
"image_os": "ubuntu20",