Add a changelog entry for the esx NIC limit changes

This was forgotten in 4bd375b6ce

Signed-off-by: Bastien Orivel <bastien.orivel@diateam.net>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Bastien Orivel 2020-07-09 12:30:39 +02:00 committed by Andrea Bolognani
parent 500810f3c5
commit 518a4db628

View File

@ -20,6 +20,11 @@ v6.6.0 (unreleased)
* **Improvements**
* esx: Change the NIC limit for recent virtualHW versions
Specifying a virtualHW version greater or equal to 7 (ESXi 4.0) will allow
you to use up to 10 NICs instead of 4 as it was previously.
* **Bug fixes**