From 943dbe4ff167e87d95d8a085b073a98d0c35909e Mon Sep 17 00:00:00 2001 From: Alexander Tsyganov Date: Tue, 9 Apr 2019 15:55:50 +0300 Subject: [PATCH] Updated RegEx string for correct definitions for Proxmox 4.x nodes (#10048) --- includes/definitions/proxmox.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/definitions/proxmox.yaml b/includes/definitions/proxmox.yaml index 739b39a02d..2c2078c1e5 100644 --- a/includes/definitions/proxmox.yaml +++ b/includes/definitions/proxmox.yaml @@ -25,4 +25,4 @@ discovery: sysObjectID: - .1.3.6.1.4.1.8072.3.2.10 sysDescr_regex: - - '/ PVE /' + - '/ PVE|pve /'