From d3385032e9054f102e7423fea7bd88a72c33bed2 Mon Sep 17 00:00:00 2001 From: Shantanu Gadgil Date: Tue, 22 Oct 2019 19:20:14 +0530 Subject: [PATCH] proxmos -> proxmox proxmos -> proxmox --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b4f5cc00..4001c8465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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