Merge pull request #8256 from shantanugadgil/patch-1

proxmos -> proxmox
This commit is contained in:
Megan Marsh 2019-10-22 09:35:17 -07:00 committed by GitHub
commit 7b3e829038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
* builder/azure: Deploy NSG if list of IP addresses is provided in config
[GH-8203]
* builder/oracle-oci: Support defined tags for oci builder [GH-8172]
* builder/proxmos: Add ability to select CPU type [GH-8201]
* builder/proxmox: Add ability to select CPU type [GH-8201]
* builder/proxmox: Add support for SCSI controller selection [GH-8199]
* builder/tencent: Add retry on remote api call [GH-8250]
* communicator/winrm: Prevent busy loop while waiting for WinRM connection