Update regex for vCenter 7 (#12316)

It looks like VMware dropped the Appliance for vCenter 7 since it only comes as an appliance now. Example: `VMware vCenter Server 7.0.1.00100 embedded build 17004997 VMware, Inc x86_64`
This commit is contained in:
HalianElf
2020-11-17 00:53:46 +01:00
committed by GitHub
parent a95f098ee8
commit 498e0be319
+1 -1
View File
@@ -14,4 +14,4 @@ discovery:
-
sysDescr_regex:
- '/^VMware-vCenter-Server-Appliance/'
- '/^VMware vCenter Server Appliance/'
- '/^VMware vCenter Server/'